Versions Compared

Key

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

...

Code Block
BA_createSelectList("sel 1", {"option 1", "option 2"}, "option 2", true, false, "select some options");
BA_createSelectList("sel 2", {"option 1", "option 2"}, "", false, true, "select some other options");