functioncacheVals
Function for caching results such that they can be written at destruction
Information
Function for writing data to cache such that the results can be written at destruction.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.IO.Files.BaseClasses.JSONWriterObject | ID | Json writer object id | |
| Real | varVals | Variable values |
Revisions
-
April 15 2019, by Filip Jorissen:
First implementation.