ImportClassPage
CURRENTLY NOT SUPPORTED.
This method imports the specified script page from a script dump file.
Syntax
ImportClassPage(FolderName as String, ClassName as String)
Parameter | Description |
---|---|
FolderName | [in] name of the folder to load the script page from. |
ClassName | [in] name of the class to import the script for. |