We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Exit the program with the given result code
None.
errorCode = 0 // ... do work; set errorCode on failure ... if errorCode != 0 then exit errorCode
There was an error while loading. Please reload this page.