Difference between revisions of "MC-Basic:DNVRAMSIZE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= DNVRAMSize |SYNTAX= ?DNVRAMSize |AVAILABILITY= Version 3.0 and later |DESCRIPTION= This read-only property is used to query the maximum number of eleme…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

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

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