Actions
  Noop » History » Revision 1
    Revision 1/2
      | Next »
    
    Per Amundsen, 02/14/2014 03:40 AM 
    
    
Added in 1.9.0
/noop
Performs no operation, parameters are evaluated as with a normal command.
Example
alias noop_example {
  ;Discard the value we get from $tip.
  noop $tip(Example, Hello, Hello there)
}
Updated by Per Amundsen over 11 years ago · 2 revisions