Changes between Version 15 and Version 16 of WorkBook/ConfigFile
- Timestamp:
- Jan 27, 2017, 11:25:36 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/ConfigFile
v15 v16 13 13 Here are the most important commands: 14 14 15 {{{set ParamName value}}}:: this command ssets the value of the parameter given by {{{ParamName}}} to {{{value}}}15 {{{set ParamName value}}}:: this command sets the value of the parameter given by {{{ParamName}}} to {{{value}}} 16 16 17 17 {{{add ParamName value value value ...}}}:: this command treats the parameter given by {{{ParamName}}} as a list and appends each of the {{{value}}} arguments to that list as a separate element.