NextWord

Prev Next Home Home Table Of Contents Index

NextWord (String) : String

This command returns the next logical word of a string variable and removes the string from the original string.


Example:
StringA = 'one two three' StringB = NextWord(StringA)

StringB contains 'one' StringA contains 'two three'

See Also: InterpretCounter NextWordDelim

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home