LibreOffice 24.8 Help
जाँचता है कि यदि फंक्शन किसी वैकल्पिक पैरामीटर के साथ काल होता है.
See also: Optional
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.