OperationStart

Standard Word: -

Variable: State.OperationStart

Type: Boolean

State variables are all boolean type variables. That is, they only take the value “true” or “false”. Therefore, words are not formed from these variables. “State.OperationStart” variable becomes “true” at the beginning of operations. It becomes “false” again at the first motion line of the operation.