Identifies cross references and calls Stringify with its parameters
Declaration Syntax
C# |
public void String( string tree, StringBuilder output )
Parameters
- tree (String)
- Position in the SofuObject Tree
- output (StringBuilder)
- Write into this StringBuilder
Remarks
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