FunctionsMath$truncOn this page$trunc Returns will remove all values after a decimal point Parameters ParameterDescriptionnumbernumber Example <AoiClient>.addCommand({ name: "math", code: ` $replyMessage[$trunc[79]] `,});