Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a Process object representing the active process.
Syntax
var activeProcess = formContext.data.process.getActiveProcess();
Return Value
Type: Process | null
Description: The currently active process or null if there is no active process. See Process methods for the methods to access the properties of the process returned.