Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » System » File System » ReadFromString
| Module: | FoundationLite | 
|---|
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.

 Basic
