FunctionsDate$yearOn this page$year This function returns the current year. Example <AoiClient>.addCommand({ name: "getYear", code: ` $year `,});