first(): MemberType;
The first method of the Array class returns a reference to the first entry in the array.
This method is equivalent to using the bracket ([]) operators with an index value of 1.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.