| Function Name | c:<CONTROL-NAME>#OnUpdate |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>#OnUpdate
(NewValue [as String]
/) |
| Return Type | Ignored |
| Applies To | Text Box |
This event is triggered when the text in the edit control is about to change. NewValue is the new text.