The Set action sets the property of a component to the specified value.
The component is then re-rendered.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
COMPONENT |
Component |
Specifies the component to be updated. |
|
TEXT |
Name |
Specifies the name of the property. |
|
TEXT |
Value |
Specifies the value to which the property is to be set. |
Return
None