PPGLayout.Language operator

Introduced

v4.0

Description

Returns or sets a String value containing the scripting language used in the Logic code of the Property Page, for example "VBScript", "JScript", "Python" or "PerlScript". If the object is question is implemented inside a Plugin then it is not necessary to set this property, because the language will match whatever language the Plugin has been implemented in. Otherwise the default language is VBScript.

See Also

PPGLayout.Logic