|
|
Q1637 How can I get the first 200 characters from a text string?
irt.org | Knowledge Base | JavaScript | Text | Q1637 [ previous next ] Q1637 How can I get the first 200 characters from a text string?The the string object's substring() method:
|
-- div -->
|