ISLIANJA()

From Recital Documentation Wiki
Jump to: navigation, search

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