Can we use an AccessGroup name to make visible a column in a ViewModel?
For instance, if we have an AccessGroup called "IsLoggedIn" can we use it in Ocl to set Visible Expression for a column in a ViewModel? What it would be the Ocl Expression to access the AccessGroup "IsLoggedIn" variable?
Thanks