עזרה עבור Collabora Office 24.04
Tests if a function is called with an optional parameter.
See also: Optional
IsMissing( ArgumentName )
\<emph\>ArgumentName:\</emph\> the name of an optional argument.
IsMissing returns True if no value has been passed for the ArgumentName; otherwise, it returns False.
See also Examples.