NextWordDelim

Prev Next Home Home Table Of Contents Index

NextWordDelim (String,Delimiters) : String

NextWordDelim works like NextWord except you get to control the characters that are considered to be delimiters between words. The space character and all characters less than a space are considered to be delimiters.


Example:
A = 'Tom, "Dick"; & Harry' B = NextWordDelim(A,';,&"')

B is Tom A is Dick"; & Harry

See Also: InterpretCounter NextWord

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home