Custom Command
FunctionsText Functions

$padRight

Adds a filling text at the end of text, depend on the maximum length

Usage

$padRight[Text;Max Length;Filling Text]

Example:

Member
9/5/2026
!!exec $padRight[I like custom commands;25;.]
Custom Command
APP
9/5/2026
I like custom commands...

On this page