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