getFields


getFieldAt

getFields ()

Returns an array of field maps representing the screen. Each entry in the array contains the start row, start column, text, color and protected mode of the field.

Parameters:

This function takes no parameters.

Returns:

An array of values with the fields on the console. Each element of the array contains the following properties:

Property name

Description

ROW

The row on the screen where the field starts (zero-based).

COLUMN

The column on the screen where the field starts (zero-based).

TEXT

The text contained in the field.

COLOR

The color attribute (e.g. GREEN, RED, WHITE, etc.).

PROTECTED

true if the field is protected, false if unprotected.

LENGTH

The total length of the field

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*