• Hey! Register here to create your account, engage with the community, and talk about what is new!

more text codes

pixlii

Forum adept
Overlord
Joined
May 20, 2021
Messages
215
Reaction score
35
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 are in the number.
%join(string,string,string,etc) - joins together the strings you input. pretty simple.

i will add more that i think of thru replies
 
Top Bottom