Hi, so sorry for the very noob question but what does it mean/do when you call a function "as void"
function onShow() as Void {}
I assume it means no callback, no results, but just need to clear it up in my mind
Thanks
Hi, so sorry for the very noob question but what does it mean/do when you call a function "as void"
function onShow() as Void {}
I assume it means no callback, no results, but just need to clear it up in my mind
Thanks