groupAction
ensure
Terminal
ensure groupAction action:"Action" roles:"..."
ensure groupAction action:"Action" notAllowedRoles:"..."
ensure groupAction action:"Action" menuGroup:"null | @null | @empty | text"
ensure groupAction action:"Action" deviceSizes:"..."
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 groupAction action:"Symbol"
Terminal
print groupAction action:"Symbol"