ListItemAbsolute(0).Label broken?

Hello,

I want to get the *first* item of a list.

I’m trying to do this with “ListItemAbsolute(0).Label”.

This InfoLabel works for all items but the first. As soon as I pass “0” as the Index, I always get the selected item and not the absolute first item.

Is this a known bug? Is there any workaround to get the *first* item?