Saltar al contenido principal

tpFieldByNameAsInteger

Structure

tpFieldByNameAsInteger(sFieldName)

Type

Function

Description

This function retrieves the field value designated by sFieldName as an integer for the test point dataset - only applicable to integer-based fields.

Parameters: 1

sFieldName=name of the field to be retrieved.

Example

iRes = tpFieldbyNameAsInteger('NUM_RESOLUTION') |