Back Forward Local variable

Activities can access two types of arguments that are not directly defined as properties:

Within the activity, use the Local keyword followed by a period and the variable name to read or set the value of a local variable:

Local.Numberofcylinders

Definitions parameter page
Related topics Activity form — Completing the Parameters tab
Activity form — Reserved names for parameters and local variables

StringBuffer-Append method

StringBuffer-Insert method

StringBuffer-Reset method

UpDefinitions