SIMPOL Documentation

getindex()

Description

If the field name passed is a field in the table passed, and it is indexed, then this function will return the index reference, otherwise it will return .nul (case-sensitive).

Prototype

getindex ( type(db1table) table, string sFieldname )

Parameters

ParameterDefault valueType nameDescription
tableNonetype(db1table)
sFieldnameNonestring