Tries to get a script with the specified scriptName.
Namespace: Spotfire.Dxp.Application.ScriptingAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- scriptName
- Type: System String
The name of the script to get.
- script
- Type: Spotfire.Dxp.Application.Scripting ScriptDefinition
Will be assigned the script with the specified name, or null if no such script is found.
Return Value
Type: Booleantrue if the script is found; otherwise false.
Version Information
See Also