Functionsmessage$textOn this page$text This function allows you to retrieve a specific word from the message text. Parameters ParameterDescriptionindexThe index of the word to retrieve (optional). Default is the whole message Example <AoiClient>.addCommand({ name: "message, code: ` $sendMessage[$text] `,});