WebMenuItem.Constructor(value As String, Tag as Variant)

From Xojo Documentation

Constructor

WebMenuItem.Constructor(value As String, Tag As Variant = Nil)

New in 2020r1


Creates a new WebMenuItem assigning the value parameter passed to the Value property and the optional Tag to the Tag property.