ProgramStart
Standard Word: -
Variable: State.ProgramStart
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.ProgramStart” variable becomes “true” at the beginning of the first operation. It becomes “false” again at the first motion line of the first operation.