diff options
Diffstat (limited to 'source/text/sbasic/shared/03104100.xhp')
-rw-r--r-- | source/text/sbasic/shared/03104100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03104100.xhp b/source/text/sbasic/shared/03104100.xhp index 7c65a5451e..26e9b2201e 100644 --- a/source/text/sbasic/shared/03104100.xhp +++ b/source/text/sbasic/shared/03104100.xhp @@ -21,7 +21,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03104100xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Optional (in Function Statement) [Runtime]</title> +<title id="tit" xml-lang="en-US">Optional (in Function Statement)</title> <filename>/text/sbasic/shared/03104100.xhp</filename> </topic> <history> @@ -32,7 +32,7 @@ <section id="optional"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149205"><bookmark_value>Optional function</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3149205" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03104100.xhp" name="Optional (in Function Statement) [Runtime]">Optional (in Function Statement) [Runtime]</link></paragraph> +<paragraph role="heading" id="hd_id3149205" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03104100.xhp" name="Optional (in Function Statement)">Optional (in Function Statement)</link></paragraph> <paragraph role="paragraph" id="par_id3143267" xml-lang="en-US">Allows you to define parameters that are passed to a function as optional.</paragraph> </section> <paragraph role="paragraph" id="par_id3155419" xml-lang="en-US">See also: <link href="text/sbasic/shared/03104000.xhp" name="IsMissing">IsMissing</link></paragraph> |