Returns the coordinate of an edge of the shape's bounding box specified by Index. The result is in the coordinate system of the shape's parent. Use these values for Index: 0 = Left edge, 1 = Right edge, 2 = Top edge, 3 = Bottom edge.
Returns the arctangent of a number, for example, the angle whose tangent is number. The resulting angle is in the range -PI/2 ...
Returns the blue component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an ...
Returns the complete string of characters from the string argument that occurs after the first instance of the substring. ...
Returns the complete string of characters from the string argument that occurs before the first instance of the substring ...
Returns the coordinate of an edge of the shape's bounding box specified by Index. The result is in the coordinate system ...
Returns the coordinates of a point on or offset from the path defined in a geometry section. The geometry section is specified ...
Returns the date represented by year, month, and day formatted according to the short date style in the system's Regional ...
Returns the date specified by the string argument date based on the locale ID lcid and the formatflag argument. The formatflag ...
Returns the evaluated result of primary expression if it is not an error. Otherwise returns the evaluated result of alternate ...