Skip to Content
1
May 13, 2020 at 09:08 AM

SAPUI5: How to get model length with Expression Biding

1517 Views

as the title implies, i do have the following model:

The Model does have four entries, which essentially equates to ==4 in length.

Question: How do i get the length through a Expression Binding statement?

My Attempt:

<Text text="{ ${modelExample>/}.length}"




Attachments

modelbsp.png (39.6 kB)