Back to FabImage Studio website

You are here: Start » Filter Reference » System » File System » ReadFromString

ReadFromString


Module: FoundationLite

Reads element from string stream of specified format.

Name Type Description
Input value
inString String Object to be read
Input value
inFormat OutputFormat Input stream format
Output value
outType String Object type name
Output value
outName String Object name
Output value
outData T Read data
Output value
outString String Rest of the string.

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.