OpenRootData Method
Opens the vault's root data stream.
Syntax
public CUSTOM openRootData();
Remarks
This method opens the vault's root data stream, returning a stream object that provides access to its data.
Please refer to the Using RootData topic for more information.
Note: This method can only be called when Active is true, and cannot be called within events.