BBjStackElement::getLineListing
Description
In BBj 9.0 and higher, this method returns the line listing at the stack level that this BBjStackElement represents.
Syntax
Return Value |
Method |
---|---|
string |
getLineListing() |
Parameters
None.
Return Value
Returns the line listing of the program at this stack level.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.