www.lucersoft.com

   
       Home  |   News  |   Downloads  |   Order  |   Contacts

 

 

Main

Home

Site map

Products

LC Backup

LC Copier

HTML Batch Editor

HTML Batch Editor PRO

Tennis 2001

Freeware

Documentation

HTML Batch Editor PRO

LC Basic

Information

Order

Update Policy

Support

Contacts

Links

 
 
 
 

 
 
 
 
 
 
 
 
 

GetLenght function

String functions


Syntax

 

result = GetLenght (String)


Description:

 

Call this function to get a count of the bytes in the String.


Arguments:

 

String - String whose a count of the bytes will be returns.


Examples:

String = "Hello World"
Lenght = GetLenght(String)

Lenght contains 11

GetLenght function is included in the lcbase.dll

 
Last updated: November 2, 2003
Copyright © 2002 Lucersoft

Add to favorites

Back