Member variable Get():subscript Foundation
Exists only for compatibility.
This instance variable only exists for compatibility reasons. It always contains NIL and is not needed by a Get object in Xbase++.
oGet:subScript is used in the @...GET command of CA-Clipper for referencing array elements as get variables. Xbase++ uses the reference operator instead, since array elements can be passed by reference.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.