Gets the name of the field.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.fieldname()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The name of the field.

Used in

Macro Description
FacetedSearchQueryBuilder Builds an SQL query for Faceted Search.

Expand image Remarks

Expand image Example

SXML