system time/date

BlitzPlus Forums/BlitzPlus Programming/system time/date

Is there a way to get the system's time/date from within blizplus? Sorry if a solution to this has already been posted, but I haven't stumbled upon it yet.

Yes, you can use the CurrentTime() command

Thanks b32 - I hadn't seen that in the docs.