Hi is there an F# equivalent for the following syntax:
document.getElementsByTagName()[0]
I am trying to pull back only one record for a tag with multiple elements and someone said it was possible if I use this method.
No comments:
Post a Comment