APIs, concepts, guides, and more

◆ SyntaxErrorLineNumberGet()

int32_t SyntaxErrorLineNumberGet ( )
pure virtual
Description:
Exceptions thrown of the types: RSIErrorMessage::RSI_GCODE_PARSE, RSIErrorMessage::RSI_CARTESIAN_PATH_LINE, RSIErrorMessage::RSI_GCODE_SYNTAX, RSIErrorMessage::RSI_EXECUTOR, will result in this value being set.
Returns
(int32_t) The line number or -1
Note
Returns -1 if no errors are found.
See also

Visit our Concept Page for more information.