sc_apl_conf - This macro modify the application execution property.
sc_call_api - This macro allows us to use as integrated Scriptcase APIs
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_get_language - This macro returns the abbreviation of the language used.
sc_get_regional - This macro returns the abbreviation of the regional settings used.
sc_get_theme - This macro returns the application theme name.
sc_language - This macro returns the language and regional settings.
sc_mail_send - This macro is used to send e-mails.
sc_send_mail_api - Enables dynamic sending of embedded emails with Mandrill and Amazon SES
sc_set_global - This macro is used to register session variables.
sc_set_language - This macro allows 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_warning - This macro dynamically activates or deactivates warning messages control.
sc_zip_file - This macro its used to generate ZIP files from a file list and/or directories.