VERSION parameter: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:VERSION parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 10: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.1</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p> | <p> | ||
<p>VERSION is a character string parameter. | <var>VERSION</var> specifies the release or version of <var class="product">Model 204</var> that is being run.</p> | ||
[[Category:System | <p> | ||
<var>VERSION</var> is a character string parameter.</p> | |||
<p> | |||
Note that the output of <code>$View('VERSION')</code> is padded with blanks to eight bytes.</P> | |||
[[Category:System parameters]] | |||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 15:45, 30 November 2017
Release of Model 204
Summary
- Default value
- None
- Parameter type
- System
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
VERSION specifies the release or version of Model 204 that is being run.
VERSION is a character string parameter.
Note that the output of $View('VERSION')
is padded with blanks to eight bytes.