BBjTriggerData::getFileComment
Description
In BBj 9.0 and higher, this method returns the comment set in a VKEYED file's header using the setText() method on the BBjFileInfo object.
Syntax
Return Value |
Method |
string |
getFileComment() |
Parameters
None.
Return Value
The optional comment set in a VKEYED file's header.
Remarks
This method is only valid when called on VKEYED files.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.