Skip to content

Set Value

Assign the values of properties on the same page to tags.

Example

Assign the width of the rectangle to the tag: memory.

alt text

  1. Draw a rectangle control and a value display control on the page.
  2. Value display control binding tag: memory.
  3. On the rectangular control, set the event and select the mouse pressed event.
  4. Turn on the "Enable" button and select "Set Value" as the operation type.
  5. Enter the tag path in "Tag" or click the binding icon after the tag and select the tag: Default.memory from the tag selector.
  6. Click the binding icon behind "New Value" and select the width property of the rectangle in the pop-up properties window.
  7. Security group is not set.
  8. Click the "OK" button.
  9. Click the "Preview" button on the page to view the running effect.

Note: Manual input is also supported in the text boxes for tags and new values.