From WikiChip
/noop Command - mIRC
< 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[edit]

/noop [args]

Switches[edit]

None

Parameters[edit]

  • [args] - Arguments to evaluate

Example[edit]

alias noop_example {
  ; discard the value we get from $tip
  noop $tip(Example, Hello, Hello there)
}

Compatibility[edit]

Added: mIRC v6.17
Added on: 17 Feb 2006
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC commands list