ICI Modules: xml: find_by_tag


Modules by name : by type

Synopsis

struct = xml.find_by_tag(struct | array, string)

Description

Searches the given element or collection of elements for the first element that has the tag the same as the given string argument.