Online documentation - WebsydianExpress v3.0 |
Abstract.FunctionShell
This is a standard FunctionShell with a couple of additions. All fields in the local and output variables are set empty during the initialization and the returning status is initialized to Successful (blank). A "Go Sub Terminate" statement has been added in the Execute Post Point.
Most of the abstract functions in Websydian Express inherits from this function.
This abstract function can also be used where you normally would inherit from the standard Plex FunctionShell.