ScriptLanguage Properties

Spotfire 14.3 API Reference

The ScriptLanguage type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberIronPython202
Gets an instance representing IronPython 2.0.2.
Public propertyStatic memberIronPython27
Gets an instance representing a script language that supports IronPython 2.7.7+.
Public propertyStatic memberIronPython277
Gets an instance representing IronPython 2.7.
Public propertyStatic memberIronPython3
Gets an instance representing a script language that supports IronPython 3.
Public propertyStatic memberJavaScript
Gets an instance representing JavaScript.
Public propertyLanguage
Gets the language represented by this instance.
Public propertyVersion
Gets the language version represented by this instance.
Top
See Also

Reference