This method is used to modify the value of the selected item.
The return value of type BOOL indicates TRUE if the execution has been processed successfully.
If an error has been detected use the properties Result and ResultMsg to obtain the result of the method.
Input |
Data type |
Description |
---|---|---|
i_anyValue |
ANY* |
Specifies the value. |
(*) Supported data types are: BOOL, STRING, INT, UINT, DINT, UDINT, BYTE, WORD, DWORD, LWORD, REAL, LREAL, SINT, USINT, LINT, ULINT, TIME, LTIME, DATE_AND_TIME, DATE, and TOD. |