simple question please help.

Dear Everyone,

I would like to know the following two sample code is it the same? If don’t what is the different?

thanks in advance.

KC

==================
if musicOn then


end
2.
==================
if musicOn== true then


end [import]uid: 94613 topic_id: 18300 reply_id: 318300[/import]

yup they are same :slight_smile:
[import]uid: 12482 topic_id: 18300 reply_id: 70130[/import]