PLocal Statement
Sets the local attribute for a point.
Syntax
PLocal(point) = localNumber
Parameters
- point
- Specify an integer value or Pnumber or P(expr) or point label. Cautions for compatibility No variables can be specified for point parameter. To use variables, write PLocal(P(varName)).
- localNumber
- Specify the number of the local attribute to be set as an integer value from 0 to 15 or as an expression.
See Also
PLocal Function
PLocal Statement Example
PLocal(pick) = 1