LastTool
Standard Word: -
Variable: State.LastTool
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.LastTool” variable becomes “true” at the beginning of the operation in which the last cutting tool is called and it remains “true” until the end of the APT/CL file.
This variable always remains “true” if only one cutting tool is used in the entire APT/CL file.