Version 4.5.2
 —  Commands  —

RESET

Description

Reset a global or local variable to zero or blank.

Syntax

RESET {global-variable|local-variable}... 

or

RESET {GLOBALS|LOCALS} 

Examples

Procedure File Example

Findfile.ncp

Variables Returned

None

Related Commands

DECR, INCR, SET, SHIFT

Usage

Procedure File: Yes
Command Line: No
Key: No
API: No

Top of page