FlowScriptAPI - Scoped
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API reference
The FlowScriptAPI API provides a method to return the context ID of the running flow.
You cannot instantiate objects of this type. Objects of this type are created automatically and are accessible only in script steps and inline scripts.
FlowScriptAPI - getContextID()
Returns the context ID of the running flow.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The sys_id of the running flow. |
Example
This example assumes you have created a flow containing a Log action. This inline script generates the content of the Log message.
Output: