Exit(0) And Exit(1) Function in Application Engine.
Exit(0) – Terminates the current PeopleCode Action in application engine.
Exit(1) – Terminates the current Step in application engine. |
Exit(0) – Terminates the current PeopleCode Action in application engine.
Exit(1) – Terminates the current Step in application engine. |