GetWLFieldValue
Mon 01 January 2018Syntax
GetWLFieldValue(fieldname)
Description
When the user has opened a page from a Worklist (by selecting one of the work items) use the GetWLFieldValue function to retrieve the value of a field from the current row of the application Worklist record. You can use the %WLName system variable to check whether the page was accessed from a Worklist.
Returns
Returns the value of a specified field in the Worklist record as an Any data type.