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

 
 
 
 

 
 
 
 
 
 
 
 
 

String functions

Functions


Find Searches the substring in the string.
Insert Inserts the substring in the string.
IsEmpty Tests a string for the empty condition.
Left Extracts the left part of a string.
GetLenght Returns the number of the characters in the String.
MakeLower Converts all characters in the string to lowercase characters.
MakeReverse Reverses the characters in a string.
MakeUpper Converts all the characters in a string to uppercase characters.
Mid Extracts the middle part of a string.
Remove Removes indicated characters from a string.
Replace Replaces indicated characters with other characters.
Right  Extracts the right part of a string.
Trim  Trim marginal whitespace characters from the String.
TrimLeft Trim leading whitespace characters from the String.
TrimRight Trim trailing whitespace characters from the String.
StringToNumber Converts string to number.
NumberToString  Converts number to string.


 
Last updated: November 2, 2003
Copyright © 2002 Lucersoft

Add to favorites

Back