Identifies cross references and calls Stringify with its parameters

C# |
public void String( string tree, StringBuilder output )

- tree (String)
- Position in the SofuObject Tree
- output (StringBuilder)
- Write into this StringBuilder

Use this only if you know what you are doing!!! The only reason I can think of to use this is to send parts of SofuObjects over a network or something else