Setting
Last updated
Last updated
The Setting()
function returns the text value of a project variable. Project variables are configured in the Project Configuration page.
This function in combination with the project variables allows you to have a single place to edit variables that are used in multiple parts of your application. In the example below a project variable named "Support e-mail" is added.
This function is SQL compatible. For more information about SQL compatibility, see our documentation.
Returns the text value of a project variable.
Name | Type | Required | Description |
---|---|---|---|
| text | a text with the name of a project setting |