Difference between revisions of "ISLIANJA()"

From Recital Documentation Wiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 15:20, 1 July 2011

Purpose

Function used to determine whether an application is being run via Lianja


Syntax

ISLIANJA()


See Also

GETENV(), GETLOCALHOST(), GETREMOTEADDR(), GETREMOTEHOST(), GETREMOTEUSER(), ISFIRECAT(), ISSERVER()


Description

The ISLIANJA() function returns .T. (TRUE) if the current application code is being run in Lianja, otherwise .F. (FALSE).


Example

if not islianja()
    activate screen
endif


Products

Recital Server, Recital