in reply to Re: Can I get the name of a variable passed to a subroutine?
in thread Can I get the name of a variable passed to a subroutine?
There is small bug in my code:
It should bedBug_showArray("@currTime", @currTime);
Thanks to clintp who have noticed it.dBug_showArray('@currTime', @currTime); ^^^^^ ^^^^^
|
|---|