Asked
— Edited

When I try to use
FileReadLineRandom(c:\users\dylan_000\documents\robotrreetings.txt)
As a command it gives me the wrong syntax error. Whats wrong?
When I try to use
FileReadLineRandom(c:\users\dylan_000\documents\robotrreetings.txt)
As a command it gives me the wrong syntax error. Whats wrong?
To be able to use it the command would need to be part of a process, i.e.
Code:
Or as a variable to call upon
Code:
It looks like you are trying to have a list or greetings for your robot, the script would be something like;
Code:
or
Code:
Bear in mind all