JsonInterface.Save() Method

Top 

Description

Save the object's state without a label so that it can be restored with the Restore method later.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

JsonInterface.Save(

)

 

 

Syntax

myJsonInterface1.Save();

 

 

See also

JsonInterface Object

JsonInterface.Save

JSON-Formatted Data Guide