🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
OCLOperators CanExecuteAction
This page was created by Hans.karlsen on 2023-03-10. Last edited by Edgar on 2025-08-31.


This OCL Operator checks of if you can execute the action using the ExecuteAction operator.

selfVM.CanExecuteAction(nameofnesting,nameofaction):boolean



Arguments

nameofnesting: String

Name of ViewModel Nesting.

nameofaction: String

ActionName to check for.

See also: