diff options
Diffstat (limited to 'source/text/sbasic/shared/03102700.xhp')
-rw-r--r-- | source/text/sbasic/shared/03102700.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03102700.xhp b/source/text/sbasic/shared/03102700.xhp index 64f380c398..47fa8b657b 100644 --- a/source/text/sbasic/shared/03102700.xhp +++ b/source/text/sbasic/shared/03102700.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textsbasicshared03102700xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">IsNumeric Function [Runtime]</title> + <title id="tit" xml-lang="en-US">IsNumeric Function</title> <filename>/text/sbasic/shared/03102700.xhp</filename> </topic> </meta> @@ -34,7 +34,7 @@ </bookmark> -<paragraph id="hd_id3145136" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03102700.xhp" name="IsNumeric Function [Runtime]">IsNumeric Function [Runtime]</link></paragraph> +<paragraph id="hd_id3145136" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03102700.xhp" name="IsNumeric Function">IsNumeric Function</link></paragraph> <paragraph id="par_id3149177" role="paragraph" xml-lang="en-US">Tests if an expression is a number. If the expression is a <link href="text/sbasic/shared/00000002.xhp#dezimal" name="number">number</link>, the function returns True, otherwise the function returns False.</paragraph> </section> |