Hierarchy

  • SubstrCP

Properties

Properties

$substrCP: [StringExpression<string>, number, number]

Returns the substring of a string. Starts with the character at the specified UTF-8 code point (CP) index (zero-based) in the string and continues for the number of code points specified.

Generated using TypeDoc