PDA

View Full Version : Trim a string?


SoloX
02-01-2009, 07:13 PM
Hello:

How do I display only the first 50 characters of a variable in vb? say I have $descriptions, and I only want to put out the first 50 characters.

Thanks

Marco van Herwaarden
02-02-2009, 10:43 AM
You can use the vB function fetch_trimmed_title().