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

Related Topics IconRelated terms