Overview | Symbol List | Example
&ISSXL(object[, IFERR, label:])
Determines if an object is a Section Line (type 202). Returns one of the following values:
0 = if the object type is not a Section Line
202 = if the object type is a Section Line.
Read Only - Number - [0,202]
|
Parameter |
Description |
|
object |
The object to query if it is a Section Line. |
|
IFERR,label: |
Label to which execution jumps if an error occurs in determining if the object is a Section Line. |