Serialize the specified structure to a file.
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Signatures
JsonInterface.SerializeToFile(List<Structure>, String)
JsonInterface.SerializeToFile(Structure, String)
JsonInterface.SerializeToFile(List<Structure>, String, Variable)
JsonInterface.SerializeToFile(Structure, String, Variable)
See also
JsonInterface Object
JSON-Formatted Data Guide