Template:String templates see also: Difference between revisions

Content deleted Content added
Trim
unrelated template here
Line 7:
* {{tl|Str endswith}} – To check if a string ends with a given string.
* {{tl|Str find}} – Returns the numerical location of a given string in a string, up to 50 characters.
<!--* {{tl|Chr}} – Returns a given character from a string, including a space.-->
* {{tl|Str len}} – Returns a string's length. Can count up to 500 characters.