ExportClassPage
CURRENTLY NOT SUPPORTED. This method exports the specified script page to a script dump file.
Syntax
ExportClassPage(FolderName as String, ClassName as String)| Parameter | Description |
|---|---|
| FolderName | [in] name of the folder to save the script page to. |
| ClassName | [in] name of the class to export the script for. |
