IteratorSymbolExpression¶
The name of an iterator symbol used as an index in describing the actions of a loop.
Properties¶
Name | Type | Description | |
---|---|---|---|
Name | string | 1..1 | A name used for the index variable that takes different values inside a loop. |
Properties Inherited from ExpressionBase¶
No properties are inherited.
Item Type Hierarchy¶
- ExpressionBase
- IteratorSymbolExpression