Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Asset Console Creating an Access Definition File Guide


$UPDARRAY (update array data)

$UPDARRAY updates a value in an array element of an array variable. The array element is specified with an array number.

Organization of this page

Syntax

$UPDARRAY(array-name,array-number,character-string)

Values

Status

The following table lists and describes the possible statuses:

Status

Description

NORMAL

Normal end

NODATA

No information exists for the specified array number.

ERROR

Script execution interrupted

An invalid argument was specified, or an error other than the above occurred.

Legend:

—: Not applicable

Example

See the example for $SETARRAY (set value to array).