EXITFUNCTION
This commands 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
EXITFUNCTION Return Value
RELATED INFO
Basic Commands
Glossary
EXAMPLE
FUNCTION Commands