-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi,
many thanks for the TE, it is an amazing tool!!
I have a question on parameterizing scripts in TE. For example, I cannot get userinput in the script below:
`var theBody = "KPI Color Calculation";
Selected.Measures.Description = "SR [" + DateTime.Today.ToString("yyyy/MM/dd") + "]: " + theBody;`
When I'm using var theBody = Console.ReadLine(); script works, yet just skips the userinput stage. Probably, I'm missing something.
Thanks in advance for all the explanations!!
Metadata
Metadata
Assignees
Labels
No labels