BBjFileSystem::getTriggerData
Description
In BBj 6.0 and higher, this method returns the BBjTriggerData object.
Syntax
Return Value |
Method |
getTriggerData() |
Parameters
None.
Return Value
Returns a BBjTriggerData which provides access to the parameters of the Trigger.
Remarks
This method throws an !ERROR=207 (BBJ_STATE) if invoked when not in a Trigger.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.