Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enter a valid Python function name in the “def” text box.

  2. In the text box below that, enter the Python code as “ return demo3.<Demo3 register name>.value”.
    Notes:E
    - Ensure you have 4 leading spaces before the “return”.
    - The correct value for <Demo3 register name> is the one without spaces.
    Use the Register dialog and select the “Display Name” header to display the names without spaces.

  3. Select “Test Function” to see if the code - if it is, “Okay” will be display under the code entry test box.

  4. Select “Finish”.

...