FunctionsString$trimOn this page$trim Trims leading and trailing whitespaces from a given string. Parameters ParameterDescriptiontextThe text to trim Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[$trim[TkXh]]`,});