|
![]() |
![]() |
version 2003
PA_Dial4DEndUpdateVariables (dialog)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
Description
You must call
PA_Dial4DEndUpdateVariables
after changing a few variable values. You must have called
PA_Dial4DBeginUpdateVariables
before calling this command. This command tells 4th Dimension that you are done changing variable values and/or states. After this command, 4th Dimension updates your dialog on the screen, re-drawing only the modified variables.
See Also
Error Handling
None.