Back to Aurora Vision Studio website

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

WriteToString


Module: FoundationLite

Writes element to string stream with specified format.

Name Type Description
Input value inString String Input stream.
Input value inObject T Object to be saved.
Input value inName String Object name.
Input value inFormat OutputFormat Output format.
Input value inSuffix String Additional data to write like a new line.
Output value 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.