Documentation > Widgets
| Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/InvokeScriptUsageNotes? |
Widget: InvokeScript?
A widget to execute arbitrary javascript
Usage Notes
See: Widgets/InvokeScriptUsageNotes?
Common Widget Properties
- Location :
- Label : Invoke script
- Tooltip : Click to invoke a javascript method
- StatusText? :
- ImageUrl? : images/icons/invoke-script.png
- ImageClass? :
- StandardUi? : true
- ContainableBy? : Any
Parameters
Script
- Description : The JavaScript? code to be executed
- Type : String
- Label : Script
- IsMandatory? : true
