QCAD
Open Source 2D CAD
String Class Reference

ECMAScript Script class. More...

Detailed Description

ECMAScript Script class.

Parameters
fileFile path argument given on command line (might be absolute or relative).
Returns
Absolute path of given file.
true if the given object is a separator (a frame of type vertical line).
true if the given object is a polyline entity (RPolylineEntity).
true if the given object is a geometrically closed polyline entity.
true if the given object is a geometrically closed polyline shape.
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
methodName of method to call from obj to compare it to anther object. Opptional, defaults to == operator for the comparison.
Returns
True if this array contains the given string (case insensitive).
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: