Class Constructors: •(class cannot be instantiated by the script)
Class methods: •link_name(), query connection name •link_text(), queries connection description •num_format(), queries num value format •num_precision(), queries precision numeric values •invoke_obj_method_for_all(), invokes method for all •invoke_obj_method_for_link(), invokes method for connection •invoke_help(), invoke documentation
Class properties: •content, shell content •connector, BCC/31 communication connector •storage, shell storage •ui, reference to the UI widget |
The shell::object class implements the functionality of interfacing with the RDE command shell. The class cannot be extended (final). |