Unanswered question

How can I read from file in Javascript?

Hi,

I found several examples how the use the FileWriter in NeoLoad, but now I also want to read the file, but I failed doing so when using java.io.FileReader.
When I try to use BufferedReader or an import on java.io.BufferedReader I get a complation error "missing ; before statement"

Sander V.
Sander V.

Sander V.

Level
0
63 / 100
points

Answers