swFunction Stub class for functions
info() returns human visible information about the function
arity() number of arguments. Only functions with arity > 0 can be used for calc and query.
Use only consistent functions for query
dowork($args) the actual code
Methods
- info()
- /dd>
- arity()
- /dd>
- dowork($args)
- /dd>
Properties