Hello
I want to put a date in an “IDE Script”
Here is my code
As DateTime = DateTime.Now
Var d_s As String = DateTime.now.ToString
It is refused.
My question: is it possible to put a date in a script?
Hello
I want to put a date in an “IDE Script”
Here is my code
As DateTime = DateTime.Now
Var d_s As String = DateTime.now.ToString
It is refused.
My question: is it possible to put a date in a script?
Thank you !