Pular para o conteúdo principal

tpFieldByNameAsFloat

Structure

tpFieldByNameAsFloat(sFieldName)

Type

Function

Description

This function retrieves the field value designated by sFieldName as a float/numeric for the test point dataset - only applicable to numeric-based fields.

Parameters: 1

sFieldName=name of the field to be retrieved.

Example

fAsFound = tpFieldbyNameAsFloat('RESULT1') |