Description
Sets the state and status of a record within Dynamics 365. Only to be used with formulas of type Save To Current Record.
Signature
SetState(state,status)
Example
SetState(2,6)
Sets the state and status of a record within Dynamics 365. Only to be used with formulas of type Save To Current Record.
SetState(state,status)
SetState(2,6)