[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/InvokeScriptUsageNotes]'''|| [[BR]] = Widget: InvokeScript = A widget to execute arbitrary javascript == Usage Notes == See: [wiki: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