KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: String Handling Functions
PRODUCT: 4D | VERSION: 6.0 | PLATFORM: Mac & Win
Published On: May 1, 1999

Almost any 4D-based application will require string handling functions. Typical tasks might include capitalizing words or removing unnecessary empty spaces during data entry. Less obvious tasks might include building keyword indexes from a string of text. This technical note provides a library of cross-platform string handling functions, all written in native 4D code.

Tech Note