Function
|
Name
|
Description
|
STEP-ISCURRENT('dataname') |
Is Current Step |
Returns whether or not the the named Process Step field is the current Step in the process |
STEP-RESULT('dataname') |
Step Result |
Returns the result of the named Process Step field, if any is set |
STEP-EMAIL('dataname') |
Step User Email |
Returns the email of the user that decided the result (if any) of the named Process Step field |
STEP-FIRSTNAME('dataname') |
Step User First Name |
Returns the first name of the user that decided the result (if any) of the named Process Step field |
STEP-LASTNAME('dataname') |
Step User Last Name |
Returns the last name of the user that decided the result (if any) of the named Process Step field |