ComponentOne True DataControl 8.0
Field Function

The Field function returns the value of a field, see True DataControl Fields. It must be used for fields with names containing spaces and other non-identifier characters. It is not necessary for fields whose names are proper identifiers (starts with a letter and contain only letters, digits and underscores), such fields can be referenced in expressions directly.

Syntax

Field(string)

Argument

string is the name of a TData field.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback