Can someone explain what the difference would be in these two statements?
local changeScore = function(newScore)
and
function changeScore(newscore)
Thank you, sorry if it’s a silly question but I can’t seem to remember using this ever in any other languages I’ve used, unless I’m forgetting one??
[import]uid: 26664 topic_id: 6299 reply_id: 306299[/import]
