.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@IsError
Example

Returns 1 (True) if the value is an @ERROR value, returns 0 (False) if not an error.

Syntax

@IsError( value )

Parameters

value


Return value

flag

Language cross-reference

Err function of LotusScript language

Error function of LotusScript language

Java NotesError and NotesException classes

Example
See Also