BBjStackElement
Description
In BBj 9.0 and higher, the BBjStackElement provides information about one level on the BBj stack.
Creation
BBjAPI > BBjRuntime > BBjStackElement
The BBjStackElement may be obtained through the following BBjAPI object methods that returns a BBjVector of the BBjStackElement:
|
Return Value |
Method |
|---|---|
Methods of BBjStackElement
|
Return Value |
Method |
|---|---|
|
int |
|
|
string |
|
|
string |
|
|
string |
|
|
string |
|
|
string |
toString() |
Remarks
None.
Constants
None.
Example
|
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.