[]
Gets a value that determines if the editor's current contents are valid.
bool C1EditorValueIsValid()
| Type | Description |
|---|---|
| bool | True if the editor currently has valid content (e.g it contains an EditMask and all required positions have been filled). |