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⟧
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
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⟧