Back to Adaptive Vision Studio website

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

ReadFromString


Reads element from string stream of specified format.

Name Type Description
inString String Object to be read
inFormat OutputFormat Input stream format
outType String Object type name
outName String Object name
outData T Read data
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.