FunctionsMath$multiOn this page$multi Returns will multiplicate given number Parameters ParameterDescriptionnumberNumber you want to multiplynumberNumber you want to multiply Example <AoiClient>.addCommand({ name: "math", code: ` $replyMessage[$multi[6;8]] `,});