API Documentation

class Script

Web-callable script base interface.


__module__ = __builtin__

Methods

ZScriptHTML_tryAction(REQUEST, argvars):

Apply the test parameters provided by the dictionary argvars. This will call the current script with the given arguments and return the result.