|
Microsoft® JScript toLowerCase Method |
| Language Reference | |
Places the text in a String object in lowercase characters.
strVariable.toLowerCase( )
"String Literal".toLowerCase( )
The toLowerCase method has no effect on non-alphabetic characters.
The following example demonstrates the effects of the toLowerCase method:
var strVariable = "This is a STRING object" strVariable.toLowerCase()The value of strVariable after the last statement is: this is a string object.
| file: /techref/language/asp/js/258.htm, 1KB, , updated: 1996/11/22 11:12, local time: 2010/3/14 05:01,
38.107.191.114:LOG IN
|
| ©2010 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.com/techref/language/asp/js/258.htm"> Microsoft® JScript Language Reference </A> |
| Did you find what you needed? |
|
Calculator 7-seg LED chars, port values, resistor color codes and common values, ohms law, wavelength / frequency, RMS and Peak, max value for x bits, etc... |
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.