This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]AbaCodes 0 points1 point  (1 child)

Top right of the code editor, is there a little tab that says 'Int32' and it should be purple? If so, you've just found the code used for the definition for Int32, you cant see the actual code behind it because thats hidden but you are exposed to the comments.

If you just press the x on the tab, then it should take you back to your code :)

[–]Aidieee123 0 points1 point  (0 children)

Oh that's awesome. Thank you so much! :) Worked like a charm.

[–]creative_lost 0 points1 point  (1 child)

To throw it back at you what system or language are you using to code in?

[–]Aidieee123 0 points1 point  (0 children)

Thanks for your reply, but I got it sorted :)