This function starts new workflow(s) on a selected record.
Parameters:
"_SharePointListSetupCode" - Specifies the SharePoint list setup. If this parameter is empty, the function will start all released workflows related to the selected record. The maximum number of characters is 20.
"_Record" - Specifies the record.
"_ShowMessages" - Allows hide messages during workflow start.
"_RunOnServer" - Specifies whether function runs on a client machine or a server machine.
"_SetupRecord" - Specifies return record wher is "_WFNameFieldID". If it is empty, it skips status update.
"_WFNameFieldID" - Specifies workflow field ID in Microsoft Dynamics NAV which will be filled out by internal status. If it set to 0, it skips status update.