Text Documents (Writer)
HTML Documents (Writer Web)
Spreadsheets (Calc)
Presentations (Impress)
Drawings (Draw)
Database Functionality (Base)
Formulae (Math)
Charts and Diagrams
Macros and Scripting
Office Installation
Common Help Topics
OneOffice Logo

IsMissing Function

Tests if a function is called with an optional parameter.

See also: Optional

Syntax:


IsMissing( ArgumentName )

Parameters:

ArgumentName: the name of an optional argument.

If the IsMissing function is called by the ArgumentName, then True is returned.

See also Examples.

Error codes:

5 Invalid procedure call