Axuda do LibreOffice 24.8
Comproba se a función se chama cun parámetro opcional.
See also: Optional
IsMissing( NomeArgumento )
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.