SaveToFile(string)
Method in InMemoryVariableStorage
Summary
Serialize all variables to JSON, then write the data to a file.
public void SaveToFile(string filepath)Parameters
Name
Description
string filepath
Last updated
Was this helpful?
