$concatTextSplit

adds an array to the end of an array from $textsplit

Usage: $concatTextSplit[text;separator(optional, default = ,)]


Member02/20/2024
!!exec $textsplit[Rake Mido; ] $concatTextSplit[Wiki,Mika;,] $arrayJoin[ ]
Custom Command Bot 02/20/2024
Rake Mido Wiki Mika

DANGER

This function got deprecated, use $arrayConcat instead

Function difficulty: Easy
Tags: textsplit concat array merge add