Array.Max (gb)
Property Read Max As Integer
Returns the greatest index of the array.
In other words,
Array.Max = Array.Count - 1
.
This property is useful for enumerating the array using
FOR ..
NEXT
Examples
[gb.markdown].Markup.ProcessCode.1104: Cannot load component 'gb.highlight': cannot find component