SUBSTR
Returns a substring of textitem, starting at position. The textitem can be a literal string, a constant preceded by a %
, or the string returned by a macro function.
Syntax
name SUBSTR textitem, position ⟦, length⟧
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Returns a substring of textitem, starting at position. The textitem can be a literal string, a constant preceded by a %
, or the string returned by a macro function.
name SUBSTR textitem, position ⟦, length⟧