Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
string functions
#4
You can convert string to array, process the array, and convert it to string. To convert string to array, use function tok, or simply assign string to array, as in the example with qsort.

In some cases, eg to remove empty lines, can be used str.findreplace or str.replacerx.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)