ScriptNameObjectBase.GetTextForScript Method

Include Protected Members
Include Inherited Members

Gets the text of script object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method GetTextForScript(ScriptingOptions, Boolean, array<String[]) Gets the text for scripting.
Protected method GetTextForScript(ScriptingOptions, Boolean, array<String[], Boolean) Gets the text of script object.

Top