Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Removes an event handler from the OnProcessStatusChange event.
Syntax
formContext.data.process.removeOnProcessStatusChange(myFunction);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
myFunction |
Function reference | Yes | The function to be removed from the OnProcessStatusChange event. |