Object Variables
The Object Variables selection box lists all the variables created in the currently opened script. This allows you to paste one of these variables into an expression.
Note | By entering a data class name of your choice in the “Object” field header name of the Object Variables list selection box, you can filter filter out variables in a script that you want. To access a script variable variable of your own data choice: |
Procedure
Step 1 | In the Cisco Unified CCX Expression Editor Miscellaneous tab, place the cursor over the word “Object” in the Object Variable selection box header. A yellow pop-up window appears saying: Eter a new type.
![]() |
Step 2 | Double click the word Object . The word Object is highlighted in blue and the arrow cursor changes to an input cursor (“|”) indicating this is a text field that you can change. |
Step 3 | Enter the Java class name for the variables that you want listed. The drop down list of variables is filtered to the entered type. |
Step 4 | Click the selection arrow to display the list of variables available for that data class. In the following example, the user entered “Document” to replace “Object” in the variable selection box. ![]() |
Step 5 | Select an item in the list to enter it into the Expression Editor Value text field. |