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]
