IsMissing Function

जाँचता है कि यदि फंक्शन किसी वैकल्पिक पैरामीटर के साथ काल होता है.

See also: Optional

Syntax:


IsMissing( ArgumentName )

पैरामीटर

ArgumentName: 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.

Error codes:

5 Invalid procedure call

Please support us!