summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03120104.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03120104.xhp')
-rw-r--r--source/text/sbasic/shared/03120104.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03120104.xhp b/source/text/sbasic/shared/03120104.xhp
index b83dc56258..3267862c2f 100644
--- a/source/text/sbasic/shared/03120104.xhp
+++ b/source/text/sbasic/shared/03120104.xhp
@@ -30,7 +30,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3149205">
<bookmark_value>Val function</bookmark_value>
</bookmark>
- <h1 id="hd_id3149205"><variable id="Val_h1"><link href="text/sbasic/shared/03120104.xhp" name="Val Function">Val Function</link></variable></h1>
+ <h1 id="hd_id3149205"><variable id="Val_h1"><link href="text/sbasic/shared/03120104.xhp">Val Function</link></variable></h1>
<paragraph id="par_id3153345" role="paragraph">Use the <literal>Val</literal> function to convert a string that represents a number into numeric data type.</paragraph>
<note id="par_id281641235880765">The string passed to the <literal>Val</literal> function is locale-independent. This means that commas are interpreted as thousands separators and a dot is used as the decimal separator.</note>
</section>