sc_get_groupby_rule()
|
|
This macro is used to retrieve the name of the Group By rule that is being used at this moment. The return value is a String containing the name of the rule.
Ex:
if (sc_get_groupby_rule() == "rule1")
{
[title] = "Sales X Region";
}
|
Macro Scope
|
calendar application
|
chart application
|
Grid application
|
Search application
|
Form application
|
Control Form
|
Menu application
|
Tree menu
|
ReportPDF application
|
| allMacros
|
allMacros onFooter onHeader onInit
|
allMacros onInit onNavigate onRecord
|
allMacros
|
allMacros
|
allMacros
|
allMacros
|
allMacros
|
allMacros
|
|