| NOTE: This web contains the official documentation of the TWiki Release 4.1, code named EdinburghRelease. It is a read-only web for reference. Please update documentation at TWiki.VarCALC. -- PeterThoeny - 30 Mar 2007 |
%CALC{"formula"}% variable is handled by the SpreadSheetPlugin. There are around 80 formulae, such as $ABS(), $EXACT(), $EXISTS(), $GET()/$SET(), $IF(), $LOG(), $LOWER(), $PERCENTILE(), $TIME(), $VALUE().
%CALC{"formula"}%
%CALC{"$SUM($ABOVE())"}% returns the sum of all cells above the current cell
%CALC{"$EXISTS(Web.SomeTopic)"}% returns 1 if the topic exists
%CALC{"$UPPER(Collaboration)"}% returns COLLABORATION