sc_apl_conf - Modifies the execution behavior of another application dynamically.
sc_calc_dv - This macro calculate verifier digits. (checksums)
sc_decode - This macro returns the encrypted field or variable to its original value.
sc_encode - This macro returns the field or variable with the content encrypted.
sc_exit - This macro forces the application to exit.
sc_get_language - This macro returns the abbreviation of the language being used.
sc_get_regional - This macro returns the abbreviation of the regional settings being used.
sc_get_theme - This macro returns the application theme name.
sc_groupby_label - This macro dynamically modify the field label displayed in group by lines.
sc_image - This macro loads images passed as parameter to use in the application.
sc_include - This macro is used to "include" PHP routines.
sc_include_lib - This macro is used to dynamically select the application libraries.
sc_include_library - This macro includes a PHP file from a library in the application.
sc_label - This macro its used to modify dynamically the grid form field label.
sc_language - This macro returns the application language
sc_log_add - This macro will add a record into the log table.
sc_log_split - This macro returns what was inserted in the "description" field of the log table in an array format.
sc_mail_send - This macro is used to send e-mails.
sc_make_link - This macro is used to create a string with the link data to another application.
sc_redir - This macro is used to redirect to another application or URL.
sc_reset_global - This macro deletes session variables received as a parameter or multiple parameters.
sc_send_notification - Sends notifications dynamically to the system users.
sc_seq_register - This macro provide the register sequential number.
sc_set_global - This macro is used to register session variables.
sc_set_language - This macro allows us to dynamically change the application language.
sc_set_regional - This macros allows to dynamically change the application regional settings.
sc_set_theme - This macro is used to dynamically define the application themes.
sc_trunc_num - This macro its used to set the number of decimals.
sc_zip_file - This macro is used to generate ZIP files from a file list and/or directories.
Variables - Totalling - Variables that contains all the totals (general and for grouping).
Variables - Totalling (group by) - Breaking totals variables.