Select the index value from a nested xml structure. For example the port structure. (Integer version) parameter is an integer.
[Visual Basic] Public Function SelectValueInt( _ ByVal select As String, _ ByVal root As String, _ ByVal index As Integer, _ ByVal name As String _ ) As Integer