Skip to content

$const

$const is an object for referencing registered constants. You can retrieve the constant value using the name of the constant managed in the application. Example)$ui.nameField.label = $const.nameLabel;