# Actions

| Name                    | Info                                                                                                                                                                                                                                                                                                                                                                                                    |                                                                                                                       |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| delete                  | deletes the effect from the layer                                                                                                                                                                                                                                                                                                                                                                       |                                                                                                                       |
| move to beginning       | moves the effect to the top in the order of the layer effects                                                                                                                                                                                                                                                                                                                                           |                                                                                                                       |
| move to end             | moves the effect to the bottom in the order of the layer effects                                                                                                                                                                                                                                                                                                                                        |                                                                                                                       |
| move to                 | <p>moves the effect to a specified position in the order of the layer effects<br><br>specify a number for the new position index of the effect</p>                                                                                                                                                                                                                                                      |                                                                                                                       |
| duplicate               | duplicates the effect of the layer                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                                       |
| set dropdown menu items | <p>sets the parameters for the effect "Dropdown Menu Control".<br>this action overwrite the existing set of menu items with the provided menu items.<br><br>specify the menu items with commas between them.<br>for example "option1,option2,option3"<br><br>\* some characters are not supported:<br>- empty item texts are not allowed<br>- duplicate item texts are not allowed<br>- the character “ | ” is not allowed in the item text.<br><br>\* The text “(-” - will appear as separator lines in the dropdown menu.</p> |
