SELECT_FIELD

Returns a selected field as a string. SELECT_FIELD displays a selection list of fields, belonging to a specified object, from which you can choose specific fields.

Format

SELECT_FIELD (Object)

Argument

 
Object
A database object used to determine the type of object for which you want to see the fields.

Example

The following example displays a select list allowing you to select a field from the list:
SELECT_FIELD(.model_1.part_1)