sc_log_add("action", "description")
|
|
This macro is intended to add a record to the log table, thereby making the message and/or the name of the action customizable to the developer. The macro parameters can use PHP variables.
Ex:
sc_log_add ("access", "Application has been accessed by the user trial");
|
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 onValidate
|
allMacros
|
allMacros onInit
|
allMacros
|
allMacros onValidate
|
allMacros
|
allMacros
|
allMacros
|
allMacros
|
|