Custom Command
FunctionsVariables Functions

$setUserVar

Sets a user variable value.

Usage

$setUserVar[variable;value;userID(optional)]
Member
9/5/2026

!!exec $setMessageVar[warnings;5]

Variable Limits

  • Variable name length limit is 1024 characters, and its value can have up to 5120 characters. Exceeding this limit will throw an error.
  • All variables that are not read or changed in the span of one year, will automatically get deleted.

On this page