You are here: Foswiki>System Web>Category>UserDocumentationCategory>Macros>VarCALC (2024-12-23, UnknownUser)Edit Attach
The %CALC{"formula"}%
macro is handled by the SpreadSheetPlugin. There are around 90 formulae, such as $ABS()
, $EXACT()
, $EXISTS()
, $GET()/$SET()
, $IF()
, $LOG()
, $LOWER()
, $PERCENTILE()
, $TIME()
, $VALUE()
.
%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
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback