Special Gamma Functions for DataHub Scripting


Table of Contents

add_menu_action - adds a menu action.
allow_self_reference - permits changes to be written back to the point of origin.
datahub_command - sends commands to the DataHub.
datahub_domains - creates a list of all domains.
datahub_points - creates a list of all points for a domain.
edit_file - opens a file in the Script Editor.
get_tray_menu - returns a pointer to the tray menu.
on_change - evaluates an expression when a variable changes value.
remove_change - removes an on_change function.
remove_menu_action - removes a menu action.
show_log - displays the Script Log.
symcmp - compares symbols to see if they are equal.