summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sbasic/shared/03102101.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/sbasic/shared/03102101.xhp')
-rw-r--r--helpcontent2/source/text/sbasic/shared/03102101.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03102101.xhp b/helpcontent2/source/text/sbasic/shared/03102101.xhp
index 54df46fb07..ef08c0acb4 100644
--- a/helpcontent2/source/text/sbasic/shared/03102101.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03102101.xhp
@@ -53,7 +53,7 @@
<paragraph role="paragraph" id="par_id3156423" xml-lang="en-US" l10n="U" oldref="6">
<emph>VarName:</emph> Any variable or array name.</paragraph>
<paragraph role="paragraph" id="par_id3149562" xml-lang="en-US" l10n="CHG" oldref="7">
-<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range.<comment>UFI: deleted the numbers</comment></paragraph>
+<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range.</paragraph>
<paragraph role="paragraph" id="par_id3155307" xml-lang="en-US" l10n="U" oldref="8">Start and End can be numeric expressions if ReDim is used at the procedure level.</paragraph>
<paragraph role="paragraph" id="par_id3153951" xml-lang="en-US" l10n="U" oldref="9">
<emph>VarType:</emph> Keyword that declares the data type of a variable.</paragraph>