| Did you know ... | Search Documentation: |
| code->execute |
procedure type code
object (returning success or failure). The method at this level invokes code<-execute
if the code object is an
instance of a subclass of class function
and returns success if the function executes successfully. This makes
functions available as procedures too.