Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 738 Bytes

substr.md

File metadata and controls

30 lines (26 loc) · 738 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
SUBSTR | Microsoft Docs
11/04/2016
cpp-tools
article
substr
C++
SUBSTR directive
d1aa9a7d-a03a-4213-93ad-ee92635fd58a
6
corob-msft
corob
ghogen

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