Previous Next Edit Rename Undo Search Administration
| Documentation |
Static Public Sub _init ( )The _init method is called when the class is loaded by the interpreter. It takes no argument, and returns nothing. You can use this method to do class specific global initialization.