Actions
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 almost 7 years ago · 2 revisions