Back to Adaptive Vision Studio website

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

WriteToString


Writes element to string stream with specified format.

Name Type Description
inString String Input stream.
inObject T Object to be saved.
inName String Object name.
inFormat OutputFormat Output format.
inWriteEol Bool Write new line character at the end.
outString String Output 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.