LibreOfficeDev 24.2 Help
ZMKxG‖Tests if a function is called with an optional parameter.
DiCzU‖See also: Optional
pFAeP‖IsMissing( ArgumentName )
VwWXm‖ArgumentName: the name of an optional argument.
6ZjXQ‖IsMissing returns True if no value has been passed for the ArgumentName; otherwise, it returns False.
6L5QH‖See also Examples.