Forum Discussion

JShoemaker's avatar
JShoemaker
New Contributor III
2 years ago

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...
  • JShoemaker's avatar
    2 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