i have a few suggestions for % text codes:
%length(string/list/number) - gets the length of whatever you input in. if you input a string, it'll output how many characters are in the string. list, it will output how many entries there are in the list, number, it will output how many digits there...