[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    NullFunc()

         A Function that does nothing

    Syntax:

         NullFunc() -> Nil

    Description:

         This doesn't do anything.  This can be useful in some cases where
         it's necessary to put a function in some codeblocks.

    Return:

         Nothing.

    Example:

         aEval ( aArray, { || NullFunc () } )

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson