SIMPOL Documentation

getfield()

Description

If the string passed is the name of a field in the table passed, it returns a reference to the field object, otherwise it returns .nul (case-sensitive).

Prototype

getfield ( type(db1table) table, string sFieldname )

Parameters

ParameterDefault valueType nameDescription
tableNonetype(db1table)
sFieldnameNonestring