Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 306 Bytes

substr.md

File metadata and controls

11 lines (6 loc) · 306 Bytes

Asmc Macro Assembler Reference

SUBSTR

name SUBSTR textitem, position [[, length]]

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.

See Also

Directives Reference