Versions Compared

Key

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



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

The get() function (which can also be used under the alternative name pui.get()) is a shortcut for getElementValue(), trimmed. It is used to retrieve an element’s value by its id and trim the leading and trailing spaces from that value.

...