Update

Function Name c:<CONTROL-NAME>#OnUpdate
Syntax   (defun c:<CONTROL-NAME>#OnUpdate (NewValue [as String] /)
)
Return Type Ignored
Applies To Text Box

当编辑控件中的文本即将更改时,会触发此事件。 NewValue是新的文本。