DocGetScriptΒΆ

DocGetScript returns the script text embedded in the document.

ssScript = DocGetScript(hDoc)

Return Value

ssScript is the script text.

Parameters

hDoc

Identifies the document.

History

Version

Description

R2012.2 (5.40.2)

New.

id-553097