SIMPOL Documentation

isfield()

Description

This checks the field name against the table object passed and returns .true if it is the name of a field (case-sensitive) or .false if it can't find it.

Prototype

isfield ( type(db1table) table, string sFieldname )

Parameters

ParameterDefault valueType nameDescription
tableNonetype(db1table)
sFieldnameNonestring