Hi all,
Where can I find a list of commands/functions I can use within a script?. (eg..
I am trying to work out how to get the 'finished' time of a script and how long its been running.
I have got Time.Timestamp which will give the timestamp, but how would I convert it to a readable time? like 50 secs, etc?.
How would I get my script to pull data from the API?. If this cannot be done, is there a way I can pull information from a file? either locally or on a website?
Where can I find a list of commands/functions I can use within a script?. (eg..
I am trying to work out how to get the 'finished' time of a script and how long its been running.
I have got Time.Timestamp which will give the timestamp, but how would I convert it to a readable time? like 50 secs, etc?.
How would I get my script to pull data from the API?. If this cannot be done, is there a way I can pull information from a file? either locally or on a website?