IsSingleUnitOfWork
Mon 01 January 2018Syntax
IsSingleUnitOfWork()
Description
Use the IsSingleUnitOfWork function to return a Boolean value indicating whether this is a single unit of work activity guide. This function can be invoked from the activity guide wrapper component as well as from any of the components that are defined as action items. The default value is False; the activity guide is not defined as a single unit of work.
Important! Use this function within fluid applications only.
Parameters
None.
Returns
A Boolean value.