Hitachi

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


$GETARRAY (get value of array data)

$GETARRAY acquires information of a specified array number from information stored in an array.

Organization of this page

Syntax

return-value=$GETARRAY(array-name,array-number)

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).