Custom Command
FunctionsText Functions

$void

A function that eats input but return nothing!

Usage

$void[ANYTHING]

Example:

!!exec $let[name;Mido]
My name is $void[$get[name]]

My name is

On this page