Practical expressions to get insights into your model content
This page was created by Hans.karlsen@mdriven.net on 2023-03-08. Last edited by Edgar on 2025-01-20.
All ViewModels that has at least one action that show it:
Span.allinstances->select(span|span.ShowByActions->notEmpty)->collect(span|span.Name,span.Category.Name,span.ShowByActions.ListPresentationTypedDetails->ascommalist,span.CodeComment)