Contents - Index


Parametric (Macro Command)

 

Parametric['Table 1',1,4]=20

Set the value in row 1 column 4 of the Parametric table named 'Table 1' to 20.  Note brackets (and not parentheses) are required.  Use the AlterValues macro command to set the values of multiple rows.

 

 

MacroCommands