View Single Post
  #6  
Old 08-16-2011, 12:44 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Want this. Alternative syntax suggestion:

PHP Code:
//#CLIENTSIDE
function TGraalVar.capitalize() {
  return 
this.value.substring(01).upper() @ this.value.substring(1);

__________________
Quote:
Reply With Quote