Exit exit¶
exit is a control flow function that exits the current rayforce process with code passed as an argument (optional).
exit¶exit is a control flow function that exits the current rayforce process with code passed as an argument (optional).