Mathematica > Data Manipulation > Importing & Exporting >

ImportString Listing of Formats »

ImportString["data", "format"]
imports data in the specified format from a string.
ImportString["data", elements]
imports the specified elements.
ImportString["data"]
attempts to determine the format of the string from its contents.
New in 4 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team