[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
METHOD cName( par1, .. ) Declares a Method Name and parameters
---------------------------------------------------------------------------------
SYNTAX:
METHOD <cUdf>[(param)] [CLASS <cClass>]
[...]
RETURN <xRet>
DESCRIPTION:
The METHOD Statement declares a user-defined Method function. Within this
Method you can access the calling object with 'Self' or the shortcut '::'
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson