sc_block_display - This macro dynamically show/hide the fields of a specific block.
sc_field_color - This macro changes the color of a determined field text.
sc_field_disabled - This macro is used to block a field to get any data that would be typed on it.
sc_field_display - This macro will display or hide a specific field dynamically.
sc_field_init_off - This macro is intended to inhibit the query fields on the initial load.
sc_field_readonly - This macro dynamically sets a form field attribute to '"Read-Only"
sc_field_style - This macro allows to dynamically modify the grid field style.
sc_format_num - This macro its used to format numerical values.
sc_form_show - This macro dynamically show or hide the form.
sc_set_focus - This macro its used to set the focus to a specific field in a form application.
sc_text_style - This macro allows to dynamically modify the text style of a grid field.