sc_actionbar_clicked_state - Returns the current state of the AJAX button created on the action bar when it is clicked.
sc_actionbar_disable - Disables a button that was created on the action bar.
sc_actionbar_enable - Enables buttons that were created on the action bar.
sc_actionbar_hide - Hides buttons that were created on the action bar.
sc_actionbar_show - Displays buttons that were created on the action bar.
sc_actionbar_state - Changes the current state of a button on the action bar.
sc_calc_dv - This macro calculate verifier digits. (checksums)
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_error_exit - Interrupts the method being processed and must be used in conjunction with the "sc_error_message" macro
sc_label - This macro its used to modify dynamically the grid form field label.
sc_mail_send - This macro is used to send e-mails.
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_mail_api - Enables dynamic sending of embedded emails with Mandrill and Amazon SES
sc_send_notification - Sends notifications dynamically to the system users.
sc_send_sms - This macro is used to send text SMS messages
sc_set_global - This macro is used to register session variables.
sc_statistic - Calculates and returns an array with statistical values, from an array with numeric values
sc_trunc_num - This macro its used to set the number of decimals.