elseif phrase
#3

Quote:
Originally Posted by pds2k12
Посмотреть сообщение
Operator Meaning Usage
Код:
==	 Left is equal to Right	 if (Left == Right)
!=	 Left is not equal to Right	 if (Left != Right)
>	 Left is greater than Right	 if (Left > Right)
>=	 Left is greater than or equal to Right	 if (Left >= Right)
<	 Left is less than Right	 if (Left < Right)
<=	 Left is less than or equal to Right	 if (Left <= Right)
- From SA-MP Wikipedia.
thx.
Reply


Messages In This Thread
elseif phrase - by Jing_Chan - 31.12.2013, 00:09
Re: elseif phrase - by Patrick - 31.12.2013, 01:00
Re: elseif phrase - by Jing_Chan - 31.12.2013, 01:50
Re: elseif phrase - by ev0lution - 31.12.2013, 01:57
Re: elseif phrase - by Mattakil - 31.12.2013, 02:24
Re: elseif phrase - by Mauzen - 31.12.2013, 02:24

Forum Jump:


Users browsing this thread: 1 Guest(s)