This function checks the workflow related to the record and the SharePoint List Setup. This function will return "TRUE", if the workflow is approved. Otherwise it returns "FALSE".
Return:
True when workflow is approved.
Parameters:
"_Record" - Specifies the record.
"_WorkflowName" - Specifies the workflow name
"_SharePointListSetupCode" - If this parameter is empty, the function will look for all SharePoint List Setups that are connected with the record/table (record conditions are also applied). The maximum number of characters is 20.