📁 Reference
Menu row

gridMenuRow

ensure

Terminal
ensure gridMenuRow action:"Action" roles:"..."
ensure gridMenuRow action:"Action" notAllowedRoles:"..."
ensure gridMenuRow action:"Action" menuGroup:"null | @null | @empty | text"
ensure gridMenuRow action:"Action" deviceSizes:"..."
ensure gridMenuRow action:"Action" showMessageTooltip:"true | false | yes | no"
ensure gridMenuRow 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 gridMenuRow action:"Symbol"

print

Terminal
print gridMenuRow action:"Symbol"