XBase.GetFieldValue

Syntax:

GetFieldValue(<FieldName>)

Parameters:

<FieldName> (required)

Type: String.
Field name or index. Field index starts with 0.

Returned value:

Type: Number; String; Date; Boolean.
The type of returned value is defined by type of a field.

Description:

Obtains a field value by its index or field name.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community