summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03104000.xhp
diff options
context:
space:
mode:
authorBogdan B <buzea.bogdan@libreoffice.org>2022-11-06 20:58:03 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-11-07 19:53:01 +0100
commit0e8131128326f9a2f8476bf3b72f9a7b45476750 (patch)
treee94d1b345757ffd8f31109994e7ee620c8d9e752 /source/text/sbasic/shared/03104000.xhp
parenttdf#149991 Replace Page with Page Style (diff)
downloadhelp-0e8131128326f9a2f8476bf3b72f9a7b45476750.tar.gz
help-0e8131128326f9a2f8476bf3b72f9a7b45476750.zip
tdf#150369 IsMissing Function explanation
Change-Id: I10a25151109d4048fdbf8eca596f0f1e334092a2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142300 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/sbasic/shared/03104000.xhp')
-rw-r--r--source/text/sbasic/shared/03104000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03104000.xhp b/source/text/sbasic/shared/03104000.xhp
index f12213c9f0..47a8ecae8f 100644
--- a/source/text/sbasic/shared/03104000.xhp
+++ b/source/text/sbasic/shared/03104000.xhp
@@ -43,7 +43,7 @@
<paragraph role="heading" id="hd_id3145069" xml-lang="en-US" level="2">Parameters:</paragraph>
<paragraph role="paragraph" id="par_id3149457" xml-lang="en-US">
<emph>ArgumentName:</emph> the name of an optional argument.</paragraph>
-<paragraph role="paragraph" id="par_id3150398" xml-lang="en-US">If the IsMissing function is called by the ArgumentName, then True is returned.</paragraph>
+<paragraph role="paragraph" id="par_id3150398" xml-lang="en-US">IsMissing returns True if no value has been passed for the ArgumentName; otherwise, it returns False.</paragraph>
<paragraph role="paragraph" id="par_id3148798" xml-lang="en-US">See also <link href="text/sbasic/guide/sample_code.xhp" name="Examples">Examples</link>.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
<embed href="text/sbasic/shared/00000003.xhp#err5"/>