BASECENT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
 
Line 15: Line 15:


==Description==
==Description==
<p>The BASECENT parameter is the base century used by the various <var>[[$Date|$DATE]]</var> functions during <var>[[CENTSPLT_parameter|CENTSPLT]]</var> processing. </p>
<p>
<p>If the CENTSPLT parameter is not active, the BASECENT value returned is "NONE". </p>
The <var>BASECENT</var> parameter is the base century used by the various <var>[[$Date]]</var> functions during <var>[[CENTSPLT parameter|CENTSPLT]]</var> processing: </p>
<p>If CENTSPLT is active, a BASECENT value is calculated. See [[CENTSPLT parameter|CENTSPLT]].</p>
<ul>
<p>The BASECENT parameter is undefined or not set when the <var>[[DEFCENT_parameter|DEFCENT]]</var> parameter is set.</p>
<li>If the <var>CENTSPLT</var> parameter is not active, the <var>BASECENT</var> value returned is <code>NONE</code>. </li>
 
<li>If <var>CENTSPLT</var> is active, a <var>BASECENT</var> value is calculated. See the <var>CENTSPLT</var> description.</li>
</ul>
<p>
The <var>BASECENT</var> parameter is undefined or not set when the <var>[[DEFCENT parameter|DEFCENT]]</var> parameter is set.</p>
 
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 20:56, 23 September 2015

CENTSPLT base century

Summary

Default value
None
Parameter type
User
Where set
View-only
Related products
All
Introduced
Model 204 V4.1

Description

The BASECENT parameter is the base century used by the various $Date functions during CENTSPLT processing:

  • If the CENTSPLT parameter is not active, the BASECENT value returned is NONE.
  • If CENTSPLT is active, a BASECENT value is calculated. See the CENTSPLT description.

The BASECENT parameter is undefined or not set when the DEFCENT parameter is set.