PString
Package:
Summary:
Manipulate text strings
Groups:
Author:
Description:
This class can be used to manipulate text strings.
It takes a text string value and performs several types of operations like comparing or concatenating it with another string, searching and replacing sub-strings, splitting the string, etc..
It takes a text string value and performs several types of operations like comparing or concatenating it with another string, searching and replacing sub-strings, splitting the string, etc..
Comments are closed.