arraybound¶
Which end of a dimension is asked for.
Declaration¶
Syntax¶
arraybound = LBound | UBound
Values¶
Value |
Meaning |
|---|---|
|
the lower bound, |
|
the upper bound, |
Return values¶
None. An enumeration value is not evaluated.
Description¶
ArrayBound is one node for both intrinsics, distinguished by this member.