Table of Contents

Search

  1. Preface
  2. Taskflows and linear taskflows
  3. Taskflows
  4. Linear taskflows

Taskflows

Taskflows

getAssetLocation

getAssetLocation

Returns the location where the taskflow that uses the function is stored.
For example, you can use the function to find the taskflow location for debugging purposes.

Syntax

util:getAssetLocation()
The getAssetLocation function does not use an argument.

Return Value

Location where the taskflow that uses the function is stored.

Example

If you use the getAssetLocation function in a taskflow that is stored under
Default\Orders
, the function returns the following value:
Default\Orders

0 COMMENTS

We’d like to hear from you!