Returns the red component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an index of a color in the document's color table, an expression that resolves to a custom color (like RGB or HSL), or a reference to a cell that contains a color index or color result. The function returns 0 for invalid input.
Returns the namespace URI of the context node's expanded name, or the expanded name of the first node specified by the optional ...
Returns the node currently being processed. The current node generally differs from the context node when within a predicate. ...
Returns the number of line segments that make up the path defined in a geometry section. The geometry section is specified ...
Returns the point along the path defined in a geometry section that is nearest the specified coordinates. The geometry section ...
Returns the red component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an ...
Returns the remainder (modulus) resulting when a number is divided by a divisor. The result has the same sign as the divisor. ...
Returns the segment containing a point on the path defined in a geometry section. The geometry section is specified by referencing ...
Returns the shortest distance from the specified coordinates to a point on the path defined in a geometry section. The geometry ...
Returns the substring at the zero-based location index in the list delimited by delimiter. Or, it returns -1 if not found. ...