WebBreadCrumb.LastAddedIndex

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aWebBreadCrumb.LastAddedIndex

New in 2020r1

Supported for all project types and targets.

The index of the last item added via AddRow or AddRowAt.

See Also

AddRow and AddRowAt methods.