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