HTML

Anrop
Beskrivning
Kodexempel

count()

Number

let html = sp3.html()

let htmlCount = await html.count()

return htmlCount

Last updated