In Perceptive Content, you can use Microsoft Visual Basic Scripting as a tool to extend functionality. To modify a Visual Basic script, complete the following steps.
-
In Application Plan Designer, in the
Screens pane, select the appropriate screen, and then
do one of the following actions.
Action Steps Modify a Visual Basic script for a dictionary data element - In the Dictionary pane, double-click the dictionary data element for which you want to create a Visual Basic script.
- In the Dictionary Field dialog box, under Processing, select the script you want to modify and then click Modify.
- In the Script dialog box, select the script you want to modify and then click Modify.
- Select the script you just created and click Modify.
Modify a Visual Basic script for a map value - In the right pane, click the Map tab, and then double-click the value you want to modify in a Visual Basic script.
- In the Attributes dialog box, under Advanced, from the Scripts list, select Manage Scripts.
- In the Script dialog box, select the script you want to modify, and then click Modify.
- In the Script - New Script dialog box, modify your Visual Basic script by typing the information in the text box under Script.
- Under Sample, in the Input field, enter a value that allows you to test the script you just created.
- Click Test, and verify that the script returns the appropriate value.
- To close the Script - New Script dialog box, click OK.
- To close the Scripts dialog box, click OK.
- To close the Dictionary Field dialog box or Attributes dialog box, click OK.