Functionsutils$getTextSplitLengthOn this page$getTextSplitLength Usage Returns the length of the array resulting from the $textSplit command. Example <AoiClient>.addCommand({ name: "gettextsplitlength", code: `$replyMessage[$getTextSplitLength]`,});