| description | Learn more about: SUBSTR | |
|---|---|---|
| title | SUBSTR | |
| ms.date | 12/16/2019 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | d1aa9a7d-a03a-4213-93ad-ee92635fd58a |
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⟧