STRINDENT()
From Recital Documentation Wiki
Revision as of 15:48, 23 June 2010 by Yvonnemilne (Talk | contribs)
Purpose
Function to indent a character string
Syntax
STRINDENT(<expC>,<expN>)
See Also
ISLOWER(), ISUPPER(), LOWER(), PROPER(), STRTOUPPER(), STRTRAN(), TRANSFORM(), UPPER()
Description
The STRINDENT() function returns the character string, <expC>, indented according to the tab number specified in <expN>.
Example
open database southwind use example strtofile(strindent(mtos(notes),1),"indented.txt")
Products
Recital Server, Recital