FunctionsUseful Functions $spread
spreads text as arguments inside functions
$spread[separator (optional, default: ,);data to spread]
!!exec Your color is $randomtext[$spread[,;Blue,Yellow,Green]]
Custom Command
APP
9/5/2026
Your color is Yellow
Function difficulty: Medium
Tags: Data Spread Arguments