Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the RunBase class.
Syntax
public void new()
Run On
Called
Remarks
Normally this method never takes any parameters, because the class is constructed using dictClass.makeObject().
When overriding this method, remember always to call super().