Difference between revisions of "LTOS()"

From Lianjapedia
Jump to: navigation, search
(Products)
 
m (1 revision)
(No difference)

Revision as of 05:56, 25 October 2011

Purpose

Function to convert logical to string


Syntax

LTOS(<expL>)


See Also

CAST(), DTOC(), DTOS(), STR(), STRZERO(), TYPE()


Description

The LTOS() function returns the logical expression <expL> as a character string "T" or "F". It is particularly useful for building indexes on mixed data types.


Example

index on ltos(married)+upper(name) to married


Products

Recital Server, Recital