Create & Set a new Model Condition in Javascript

Is it possible to create and set a new model condition on a model using Javascript? I’ve tried looking at the API documentation but I can’t seem to find a function for creating a new model condition on a model.

Mark - I believe the answer to this is no if I’m reading the docs correctly here: 

https://docs.skuid.com/latest/v1/en/skuid/api/metadata_skuid_model_condition.html

See the part about…the Skuid Model Condition Object is not a constructible type and should be treated as read-only.