FUNCTIONSstrings.TrimRightSyntaxstrings.TrimRight CUTSET STRINGGiven the string "abba", trailing "a"’s can be removed a follows:{{ strings.TrimRight "a" "abba" }} → "abb" Numbers can be handled as well:{{ strings.TrimRight 12 1221341221 }} → "122134" See AlsoerrorffloattruncatepluralizeurlizeFoundation styles (FS)Content text (CT)Buttons and links (BL)Form elements (FE)Icons (IC)Miscellaneous (MS)