rand = random(4);
why does the debug give me this error below??
1180: Call to a possibly undefined method random.
Please help
Thanks
why does the debug give me this error below??
1180: Call to a possibly undefined method random.
Please help
Thanks
Comment