v5.0
Returns the stack position at which the generator reads from the inputs. The generator can read above any of the construction mode markers. See ChangeGeneratorInputReadPosition for an example of usage.
oReturn = GetGeneratorInputReadPosition( Operator ); |
Returns the siConstructionMode on which the generator is reading on its inputs. Can be above any construction mode markers.
Parameter | Type | Description |
---|---|---|
Operator | String | Specifies the generator operator to query |