21 Feb 2023, 21:46

When searching the forum for ENUM declaration, some threads mention additional custom indicators or custom blocks. There is a simplier way too:

  • Make enum-type constant, put its values to curly brackets separated by comma.
  • Use that enum to create an input: Type must be the Name of 1st constant, Value must be some of the values inside the brackets.

This method doesnt seem to allow for Descriptions, though...

0_1677015953341_0a8985e7-c106-4a51-b4ab-5fcd98cec019-image.png
0_1677015968623_a761d304-3b2e-4d79-9542-db3c2d350bd5-image.png