Launch Caseware Document Action
Event Function: LaunchCaseware
The Launch Caseware Document action opens a selected Working Papers or Time automatic document.
Using the Events tab
Under | Enter | Example |
---|---|---|
Run Skip Condition |
If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed. |
|
Document Number |
An identifier for the Working Papers/Time automatic document. If desired, the document's unique 22 character internal identifier (GUID), found in the SH database, can be entered here instead. |
"2. 2" |
Syntax (if entering it in the Equation bar)
ACTION("LaunchCaseware", expr)
Where
expr = entry under Document Number
How the example will appear in the Equation bar
ACTION("LaunchCaseware", "2. 2")