Macros Special text strings expand on the fly to display information, or trigger a function. Macros are text strings in one of three basic forms: %MACRONAME{ pa...
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Wiki topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view time. They can b...
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar...