EXITFUNCTION
This command will immediately exit the current function, optionally returning a value. The remaining code between the EXITFUNCTION and the ENDFUNCTION commands will be ignored.
SYNTAX
EXITFUNCTION Variable
RELATED INFO
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example