if lua if eg. --[ local variable definition --] a = 10; --[ check the boolean condition using if statement --] if( a < 20 ) then --[ if ...
確定! 回上一頁