-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/commands/noop
< mirc | commands
The /noop command simply discards all the values after evaluating its arguments like mIRC would in an ordinary command. This is useful for identifiers that return a value but you do not wish to do anything with these values.
Synopsis
/noop [args]
Switches
None
Parameters
- [args] - Arguments to evaluate
Example
alias noop_example { ; discard the value we get from $tip noop $tip(Example, Hello, Hello there) }
Compatibility
Added: mIRC v6.17
Added On: 17/02/2006
Note: Individual switches were not taken into consideration.