JShoemaker
3 years agoNew Contributor III
Workflow Time in Email
 We are currently using something like this to pull in the Global Time on the email we send out after the automation  Dim gTime As String = BRApi.Workflow.General.GetGlobalTime(si)   This works just f...
- 3 years ago
Hi all, we found the answer on snippets. Wanted to keep this out here just in case anyone needs it...
Dim gTime As String = BRApi.Finance.Time.GetNameFromID(si), myworkflowUnitPk.TimeKey