PML Customisation
User Guide
Copies and References (for Advanced Users)
:
Function Arguments
: Form and Gadget Properties Passed as Function Arguments
Form and Gadget Properties Passed as Function Arguments
A form or gadget value passed as a function argument is read only so cannot be assigned a new value. If you want to change the value of a gadget passed as an argument, pass the gadget itself as an argument, not its value:
define function !!ChangeValue( !Argument is GADGET)
!Argument.val = 'NewValue'
endfunction
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.