Fork me on GitHub

Changes between Version 15 and Version 16 of WorkBook/ConfigFile


Ignore:
Timestamp:
Jan 27, 2017, 11:25:36 AM (8 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ConfigFile

    v15 v16  
    1313Here are the most important commands:
    1414
    15  {{{set ParamName value}}}:: this commands sets 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}}}
    1616
    1717 {{{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.