BBjConfig::getCompatibilitySetting
Description
In BBj 6.0 and higher, this method retrieves !COMPAT values from STBL() functions.
Syntax
Return Value |
Method |
---|---|
boolean |
getCompatibilitySetting(string compatName) |
Parameters
Variable |
Description |
---|---|
compatName |
Name of !COMPAT value to be retrieved from STBL. |
Return Value
The current value of the specified !COMPAT value in the STBL table.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.