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
Get Length of StringUse the Visual Basic "Len" function to return the length of a string. MyString = "1234567890" Print Len(MyString) ' Prints 10
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.