| Funktionsname | c:<CONTROL-NAME>_OnUpdate |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>_OnUpdate
(NewValue [as String]
/) |
| Rückgabewert | Ignored |
| Ausgelöst durch | Text Box |
This event is triggered when the text in the edit control is about to change. NewValue is the new text.