HTMLTable GetBodyRows Method
Returns the <tr> elements under <body>.
R←I GetBodyRows 0
R←GetBodyRows I
I is an HTMLTable instance. R is a vector of <tr> elements.
Returns the <tr> elements under <body>.
R←I GetBodyRows 0
R←GetBodyRows I
I is an HTMLTable instance. R is a vector of <tr> elements.