Alphabetical Listing of Citrix Functions
Click one of the following functions for more information:
ctrx_activate_window | Activates a window. |
ctrx_activate_window_by_id | Activates the window specified by a given ID. |
Retrieves information about a push button. | |
Logs in to a Citrix server. Note: Supported only for legacy single-protocol Citrix scripts. | |
Disconnects a Citrix client from a Citrix server. Note: Supported only for legacy single-protocol Citrix scripts. | |
Retrieves information about a text edit field. | |
Specifies handler function on window appearance. | |
ctrx_execute_on_window_activation | Specifies handler function on window activation. |
ctrx_execute_on_window_destroy | Specifies handler function when a window is closed (destroyed). |
ctrx_execute_on_window_name_change | Specifies handler function when a window's name changes. |
ctrx_find_window_by_name | Searches all tracked windows for a specified window. |
Returns the value of a bitmap as a string | |
ctrx_get_server_name | Retrieves the name of the active server the client is connected to. Note: Supported only for legacy single-protocol Citrix scripts. |
Retrieves the text in a rectangle. | |
ctrx_get_text_ocr | Retrieves the text in a rectangle using Optical Character Recognition. |
Searches for a text in a selected area and retrieves the text location. | |
Gets current wait time. | |
ctrx_get_window_id_by_order | Retrieves the ID of the window in the specified position in the window stack. |
Retrieves the name of the active window. | |
ctrx_get_window_name_by_id | Retrieves the name of the specified window. |
ctrx_get_window_parent_id | Retrieves the ID of the parent window of a specified window. |
ctrx_get_window_pos_by_id | Retrieves the position of a window specified by a given ID. |
Retrieves the position of a window. | |
ctrx_get_window_size_by_id | Retrieves the size of a window. |
ctrx_get_window_style_by_id | Retrieves the style and extended style of a window. |
Emulates a non-alphanumeric key press on a Citrix client | |
Retrieves information about a list box. | |
Selects an item from a list. | |
ctrx_logoff | Closes the current session. |
Highlights a menu item. | |
Emulates a mouse click on a Citrix client | |
Emulates a double mouse click on a Citrix client | |
Emulates a mouse down click on a Citrix client | |
Emulates a mouse move on a Citrix client sent to a Citrix server. | |
Emulates a mouse up click on a Citrix client | |
Retrieves information about an object. | |
Emulates a mouse click on a Citrix client | |
Emulates a double mouse click on a Citrix client | |
Emulates a mouse down click on a Citrix client | |
Emulates a mouse up click on a Citrix client | |
Connects to a Citrix server via an NFUSE portal | |
ctrx_run_published_app | Invokes a published application. Note: Supported only for legacy single-protocol Citrix scripts. |
Saves the demarcated bitmap in a buffer. | |
Sets a connection option to a Citrix ICA server and logs in to a Citrix server. Note: Supported only for legacy single-protocol Citrix scripts. | |
Deprecated. Use ctrx_execute_on_window. | |
Sets the waiting time for all Citrix ICA wait functions | |
Waits for a window to appear in the Citrix client | |
Waits for a window to appear in the Citrix client for a specified amount of time | |
Waits until a bitmap appears | |
Waits until a bitmap changes | |
Wait until the specified object's attributes have the specified value | |
Waits until specified text is displayed around the specified position. | |
Waits until specified text is displayed in the specified area. | |
Waits until specified text is displayed in the specified rectangle, using optical character recognition. | |
Waits for a window to become created or active | |
Emulates alphanumeric key presses on a Citrix client | |
Waits for a window to close in the Citrix client | |
Waits for a specified event to occur | |
Checks if a window is visible on the screen | |
ctrx_window_move_by_id | Moves the specified window. |
ctrx_window_resize_by_id | Resizes the specified window. |