Chilkat HOME Android™ ASP Visual Basic VB.NET C# iOS (IPhone) Objective-C C++ C Unicode C++ Unicode C MFC Delphi DLL Delphi ActiveX 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-2013 Chilkat Software, Inc. All Rights Reserved.