Template:String-handling templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Fryed-peach
mNo edit summary
meta>Mogism
m (Cleanup/Typo fixing, typos fixed: Greater then → Greater than using AWB)
Line 38: Line 38:
|list4=
|list4=
* {{tl|Str len}} – Returns a string's length.
* {{tl|Str len}} – Returns a string's length.
* {{tl|iflenge}} – IF LENgth Greater then or Equal to.
* {{tl|iflenge}} – IF LENgth Greater than or Equal to.
* {{tl|Str ≥ len}} – To check if a string is "longer or equally long" or "shorter" than a given length.
* {{tl|Str ≥ len}} – To check if a string is "longer or equally long" or "shorter" than a given length.
* {{tl|Str ≤ len}} – To check if a string is "shorter or equally long" or "longer" than a given length.
* {{tl|Str ≤ len}} – To check if a string is "shorter or equally long" or "longer" than a given length.

Revision as of 16:22, 12 July 2013