Custom Command
FunctionsArray Functions

$arrayConcat

Merge new array with the current array

Usage

$arrayConcat[List;separator;array name (optional)]

Example:

Member
9/5/2026

!!exec $arrayCreate[Mido/Rake;/] $arrayConcat[Azz/Finkz;/] $arrayJoin[, ]

Custom Command
APP
9/5/2026

Mido, Rake, Azz, Finkz

Note on Separator:

You can use regex as separator i.e /separator/

On this page