ECMAScript Script class.
More...
Detailed Description
ECMAScript Script class.
- Parameters:
-
| file | File path argument given on command line (might be absolute or relative). |
- Returns:
- Absolute path of given file.
-
A new array which contains every unique item of this array only once.
-
True if this array contains the given value or object 'obj'.
- Parameters:
-
| method | Name of method to call from obj to compare it to anther object. |
- Returns:
- Array with all elements of this array that are not also in the given array (subtract).
-
True if this array is identical with the given array in length and contents.
-
True if the length of this array is zero.
The documentation for this class was generated from the following file: