Difference between revisions of "ISFIRECAT()"

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

Revision as of 15:17, 1 July 2011

Purpose

Function used to determine whether an application is being run via Recital Web (Firecat Server)


Syntax

ISFIRECAT()


See Also

GETENV(), GETLOCALHOST(), GETREMOTEADDR(), GETREMOTEHOST(), GETREMOTEUSER(), ISLIANJA(), ISSERVER(), SET UICONTROLS


Description

The ISFIRECAT() function returns .T. (TRUE) if the current application code is being run via Recital Web (Firecat Server). If not, it will return .F. (FALSE).


Example

if not isfirecat()
  activate screen
endif


Products

Recital Server, Recital