1.

How To Pass Argument By Reference To A Function In Vbscript?

Answer»

If BYREF is SPECIFIED, then the arguments are sent as by reference when the FUNCTION or PROCEDURE is CALLED.

If ByRef is specified, then the arguments are sent as by reference when the function or procedure is called.



Discussion

No Comment Found