show / hide menu

AppSettings

This function can be used to return the application settings value.

Syntax:

AppSettings(Value)

Where
Value is the application settings of the current tenant.

Examples:

Textbox1.Value =AppSettings(Value)

This example shows that the value returns the application settings of the current tenant.