📁 Reference
Menu

formMenu

ensure

Terminal
ensure formMenu action:"Action" roles:"..."
ensure formMenu action:"Action" notAllowedRoles:"..."
ensure formMenu action:"Action" menuGroup:"null | @null | @empty | text"
ensure formMenu action:"Action" deviceSizes:"..."
ensure formMenu action:"Action" showMessageTooltip:"true | false | yes | no"
ensure formMenu action:"Action" mappingVar:"null | Variable of type: mapping"

roles : null | @empty | $Public, $Manager, $GrandManager, $AllManagers, $Assistants, $AllAssistants, $Self, Role1, Role2, ...

notAllowedRoles : null | @empty | $Public, $Manager, $GrandManager, $AllManagers, $Assistants, $AllAssistants, $Self, Role1, Role2, ...

deviceSizes : null | @empty | mobile, tablet, laptop, desktop

remove

Terminal
remove formMenu action:"Symbol"

print

Terminal
print formMenu action:"Symbol"