Aller au contenu principal

tpFieldbyNameAsString

Structure

tpFieldByNameAsString(sFieldName)

Type

Function

Description

This function retrieves the field value designated by sFieldName as a string(text) for the test point dataset - only applicable to text-based fields.

Parameters: 1

sFieldName=name of the field to be retrieved.

Example

sGroupName = tpFieldbyNameAsString('GROUP_NAME') |