Ok, I'm blanking here. What is the code that shortens a line of text from a database record if it's to long. example:
record is "This is what the text actually is."
output to screen would be "This is what..."
so I tell it I only want the first 20 characters or so...I know it's simple, I just can't recall it.
Thanks.
record is "This is what the text actually is."
output to screen would be "This is what..."
so I tell it I only want the first 20 characters or so...I know it's simple, I just can't recall it.
Thanks.