bgarrels / zipscript

Automatically exported from code.google.com/p/zipscript
0 stars 0 forks source link

add isUpperCase string special method #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
return true if the entire string is upper case
Ex:
[#if myString?isUpperCase] ... [/#if]

Original issue reported on code.google.com by joe...@gmail.com on 26 Jul 2008 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by joe...@gmail.com on 26 Jul 2008 at 12:09