$arrayGet

Returns the value of an element at the specified index in an array.

Usage

$arrayGet[index;array name (optional)]

Example:

Member04/02/2024
!!exec $textSplit[Mido/Rake/Azz;/]
First is $arrayGet[1]
Second is $arrayGet[2]
Third is $arrayGet[3]

Custom Command Bot 04/02/2024
First is Mido
Second is Rake
Third is Azz