Description Usage Arguments Details Value
loadModelStatus
reads a model status file and returns a list
containing the status information.
1 | loadModelStatus(ModelsDir, ModelName, Author = NULL)
|
ModelsDir |
a string identifying the path to the models folder in which |
ModelName |
a string representation of the model name. |
Author |
a string identifying the author's name |
This function reads the model status JSON file for a specified model and creates a list containing the model status information.
a list containing values for name, parent, created, and lastedit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.