Versions Compared

Key

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

...

The returned value has no meaning

Example

Code Block
languagejs
gadget_createInput("Default Input", "value");
gadget_createInput("Another Input", "1900", true, "Required Input");

...