sc_language
|
|
This macro returns the language and regional settings.
Ex. 1:
echo "Language: ".{sc_language};
|
Macro Scope
|
Blank application
|
calendar application
|
chart application
|
Grid application
|
Search application
|
Form application
|
Control Form
|
Menu application
|
Tree menu
|
ReportPDF application
|
allMacros onExecute
|
allMacros onApplicationInit onCalendarApplicationInit onCalendarScriptInit onInit
|
allMacros onApplicationInit onInit
|
allMacros onInit
|
allMacros onApplicationInit onFilterInit
|
allMacros onApplicationInit onInit
|
allMacros onApplicationInit onInit onValidate onValidateSuccess
|
allMacros onApplicationInit onLoad
|
allMacros onApplicationInit onLoad
|
allMacros onApplicationInit onInit
|
|