Custom Command
FunctionsText Functions

$textSlice

Returns <text> after given position or text in between X and Y

Usage

$textSlice[text;x;y (optional)]

Example:

Member
9/5/2026
!!exec $textSlice[Hello world;0;5]
Custom Command
APP
9/5/2026
Hello

On this page