includes(value: MemberType): Boolean;
The includes method of the Array class returns true if the array contains the object specified in the value parameter.
This method returns false if the array does not contain the specified object.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.