Use the Script Programmable (ScriptButton) control to execute small scripts. Its function is similar to the Formula TextBox control. You can use VB .NET and the API in the scripts.
|
Property |
Description |
|
System Category |
|
|
ClassName |
ScriptButton |
|
Name |
Specifies the name. For example, $SCRIPTBUTTON1. |
|
Specific Category |
|
|
ButtonCaption |
Specifies the text that is displayed on the button. |
|
ScriptCode |
Click the property row to open the editor. Opens a script code editor, where you can edit the code. |