Mathematica > Systems Interfaces & Deployment > File Operations > Low-Level File Operations >

Word

Word
represents a word in Read, Find and related functions.
  • Words are defined to be sequences of characters that lie between separators. The separators are strings given as the settings for WordSeparators and RecordSeparators.
  • With the default setting for WordSeparators, words are taken to be delimited by whitespace consisting of spaces, tabs and newlines.
Separate into "words" delimited by whitespace:
In[1]:=
Click for copyable input
Out[1]=
New in 2
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team