$iscaps
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Sep 28, 2007 |
| Last Updated | Oct 03, 2007 |
| Tags | capital get letters non |
Description
This is a simple code that returns the percentage of capital and non-capital letters in a line of text.
For example:
If I were to type: //echo -a $iscaps(III).get it would return %100. If I were to type: //echo -a $iscaps(iII).non it would return %33.3
The syntax is either: $iscaps(string).get or $iscaps(string).non
For example:
If I were to type: //echo -a $iscaps(III).get it would return %100. If I were to type: //echo -a $iscaps(iII).non it would return %33.3
The syntax is either: $iscaps(string).get or $iscaps(string).non



