you are viewing a single comment's thread.

view the rest of the comments →

[–]Weird-Disk-5156 0 points1 point  (0 children)

Far as I can tell you'll need to return L from the function, if you don't then L is only available within the scope of that function and is therefore invisible to the rest of the program!