NameOf
The NameOf()
function returns the name of an item from the data model.
This function is SQL compatible. For more information about SQL compatibility, see our documentation.
Returns the name of an item from the data model (the value as entered in the Name-property of the data-model item).
Syntax
Parameters
Name
Type
Required
Description
data-item
field
☑️
a field from your data model
Last updated