In addition to the methods inherited from IUnknown, the IScriptAuthorProcedure interface exposes the following method.
Methods in Vtable Order
| Method | Description |
|---|---|
| IActiveScriptAuthorProcedure::ParseProcedureText | Parses a code procedure, adds the code procedure's text to the script authoring engine, and creates an IScriptEntry object that corresponds to the code procedure. |