Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 567 Bytes

substr.md

File metadata and controls

20 lines (15 loc) · 567 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: SUBSTR
SUBSTR
12/16/2019
substr
SUBSTR directive
d1aa9a7d-a03a-4213-93ad-ee92635fd58a

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

See also

Directives reference
MASM BNF Grammar