Forums Redux
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forums Redux

Forums Redux
 
HomePortalSearchLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» No one seems to use this forum anymore.
mIRC Operators Icon_minitimeSun Jul 14, 2013 11:46 pm by StaddScoutElite

» PROOF that youtube got hacked on july 4th 2010
mIRC Operators Icon_minitimeThu Nov 18, 2010 10:24 am by SmoothCriminal

» owned FALCON in ff layers t4 lawl :)
mIRC Operators Icon_minitimeWed Nov 17, 2010 9:52 pm by SmoothCriminal

» Our Sister Forum
mIRC Operators Icon_minitimeWed Nov 17, 2010 9:27 pm by SmoothCriminal

» Wassup guys
mIRC Operators Icon_minitimeWed Nov 17, 2010 9:26 pm by SmoothCriminal

» how I discovered elfen lied.
mIRC Operators Icon_minitimeFri Aug 13, 2010 1:30 pm by StaddScoutElite

» Obey the moderators
mIRC Operators Icon_minitimeSat Jul 31, 2010 12:46 pm by Fleshandbone

» This article was funny
mIRC Operators Icon_minitimeTue Jul 27, 2010 5:33 pm by Fleshandbone

» What is your favorite day of the week?
mIRC Operators Icon_minitimeSun Jul 25, 2010 6:30 pm by Fleshandbone

Top posters
KiLLErMaN99
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
FootNinja
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
Fleshandbone
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
Gr33n
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
TreyDawg
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
TheOnly1Left
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
Nedkelly
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
johnpogi
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
iaileanos1
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
StaddScoutElite
mIRC Operators I_vote_lcapmIRC Operators I_voting_barmIRC Operators I_vote_rcap 
Staff
View Forum Leaders
Navigation

Portal
Index
Memberlist
Profile
FAQ
Search

 

 mIRC Operators

Go down 
AuthorMessage
KiLLErMaN99
Forums Redux Administrator
Forums Redux Administrator
KiLLErMaN99


Posts : 586
Join date : 2010-02-28
Age : 28
Location : mIRC

mIRC Operators Empty
PostSubject: mIRC Operators   mIRC Operators Icon_minitimeThu Mar 11, 2010 1:09 am

The Operators



== equal to

=== equal to (case-sensitive)

!= not equal to

< less than

> larger than

>= larger than or equal to

<= smaller than or equal to

// v2 is a multiple of v1

\\ v2 is not a multiple of v1

& bitwise comparison



isin string v1 is in string v2

isincs string v1 is in string v2 (case sensitive)

iswm wildcard string v1 matches string v2

iswmcs wildcard string v1 matches string v2 (case sensitive)

isnum number v1 is a number in the range v2 which is in the form n1-n2 (v2 optional)

isletter letter v1 is a letter in the list of letters in v2 (v2 optional)

isalnum text contains only letters and numbers

isalpha text contains only letters

islower text contains only lower case letters

isupper text contains only upper case letters



ison nickname v1 is on channel v2

isop nickname v1 is an op on channel v2

ishop nickname v1 is a halfop on channel v2

isvoice nickname v1 has a voice on channel v2

isreg nickname v1 is a normal nick on channel v2

ischan if v1 is a channel which you are on.

isban if v1 is a banned address in internal ban list on channel v2



isaop if v1 is a user in your auto-op list for channel v2 (v2 optional)

isavoice if v1 is a user in your auto-voice list for channel v2 (v2 optional)

isignore if v1 is a user in your ignore list with the ignore switch v2 (v2 optional)

isprotect if v1 is a user in your protect list for channel v2 (v2 optional)

isnotify if v1 is a user in your notify list.



To negate an operator you can prefix it with an ! exclamation mark.



$v1 & $v2

Returns the first and second parameters of an if-then-else comparison. So, in the case of this comparison:



if (text isin sometext) { ... }



$v1 will return "text" and $v2 will return "sometext".
Back to top Go down
https://forumsredux.rpg-board.net
 
mIRC Operators
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Forums Redux :: General :: Tech Discussion-
Jump to: