FORMULA LANGUAGE


@ClientType
Example

Returns a text string to differentiate Lotus Notes clients and World Wide Web browsers.

Syntax

@ClientType

Return value

client type

Usage

@ClientType is useful within database formulas, form formulas, buttons in forms, and "hide-when" formulas. Do not use @ClientType in column formulas.

@ClientType always returns "None" when executed in a server background agent.

Example
See Also