Readalltext
File.readAllText(filename)
Parameters
| filename | Path of file to read. |
Returns
All text contained within the file as a string.Description
Reads and returns all the text contained with the file at filename as a string.
Camera Overlay
— Displays trained object names as overlays on the Camera Device video stream using Camera Device's object-tracking (shows $CameraObjectName).
Try it →
File.readAllText(filename)
| filename | Path of file to read. |
Reads and returns all the text contained with the file at filename as a string.