VLEN parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (add <var>'s)
 
(4 intermediate revisions by one other user not shown)
Line 11: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The default length of STRING %variables in User Language</p>
<p>
<p>For STRING %variable arrays, VLEN applies to each element of the array. </p>
<var>VLEN</var> sets the default length of [[Using variables and values in computation#String %variables|String %variables]] in SOUL.</p>
<p>
For <var>String</var> [[Using variables and values in computation#%Variable arrays|%variable arrays]], <var>VLEN</var> applies to each element of the array. </p>
<p>
The maximum setting for <var>VLEN</var> is 255.
</p>
 
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 23:41, 6 December 2017

Default %var length

Summary

Default value
20
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

VLEN sets the default length of String %variables in SOUL.

For String %variable arrays, VLEN applies to each element of the array.

The maximum setting for VLEN is 255.