LTOS()

From Lianjapedia
Revision as of 13:08, 2 December 2009 by Helengeorge (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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