Table of Contents

Search

  1. Preface
  2. Understanding Data Types and Field Properties
  3. Designing Processes
  4. Using and Displaying Data
  5. Designing Guides
  6. Designing Process Objects
  7. Designing Service Connectors
  8. Using App Connections
  9. System Services, Listeners and Connectors
  10. Designing Human Tasks

Design

Design

getInstanceStartTime

getInstanceStartTime

Returns the start time of the running instance of the specified process or guide.

Syntax

util:getInstanceStartTime()

Return Value

The function returns the start time of the running instance corresponding to the specified asset. The function returns an output in the
yyyy-MM-dd'T'HH:mm:ss.SS'Z'
format.

Examples

The following sample displays the result of the function that is used in a process:
2023-09-20T09:02:50.774Z

0 COMMENTS

We’d like to hear from you!