Returns the value of the specified function or null (Nothing in Visual Basic) if the function is not defined.
The name of the function.
Arguments to pass to the function.
The value of the function if it is defined; otherwise null (Nothing in Visual Basic).