ProcessRestart
- Last UpdatedJul 18, 2023
- 1 minute read
Restarts the current process in which Cicode is running.
Syntax
INT error = ProcessRestart()
Return Value
0 (zero) if successful, otherwise the following error is returned:
256 - General software error
See Cicode and General Errors.
Related Functions
Example
ProcessRestart()