Difference between revisions of "STRINDENT()"

From Lianjapedia
Jump to: navigation, search
 
Line 22: Line 22:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
[[Category:String Data]]
 
 
[[Category:String Data Functions]]
 
[[Category:String Data Functions]]

Latest revision as of 06:49, 4 February 2013

Purpose

Function to indent a character string

Syntax

STRINDENT(<expC>,<expN>)

See Also

ISLOWER(), ISUPPER(), LOWER(), PROPER(), SET STRESCAPE, 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

Lianja Server, Lianja