MC-Basic:DNVRAMSIZE

From SoftMC-Wiki
Revision as of 11:01, 11 March 2014 by Nurit (talk | contribs)
Jump to: navigation, search

This read-only property is used to query the maximum number of elements allocated on the NVRAM for the double (DNVRAM) vector type.

IMPORTANT.svgIMPORTANT
THIS PROPERTY IS OBSOLETE

Short form

DNVRAMSize

Syntax

?DNVRAMSize

Availability

Version 3.0 and later

Type

Long integer

Range

0 to 3750

Default

NA

Scope

Configuration, Task or Terminal

Limitations

Read-Only.

Examples

?DNvRamSize

See Also