Chilkat
HOME
Android™
ASP
Visual Basic
VB.NET
C#
iOS (IPhone)
Objective-C
C++
C
MFC
Delphi
FoxPro
Java
Perl
PHP Extension
PHP ActiveX
Python
PowerShell
Ruby
SQL Server
VBScript
Convert String to LowercaseUse the LCase$ function to convert a string to lowercase. company = "Chilkat Software" Print LCase$(company) ' prints "chilkat software"
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.