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:

!!exec $padRight[I like custom commands;25;.]

I like custom commands...

On this page