NullFunc() Function that does nothing Syntax: NullFunc() -> Nil Description: It doesn't something. It's useful in some cases where it's necessary to put a function like in some codeblocks. Return: Nothing. Example: aEval ( aArray, { || NullFunc () } )