Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Console.ReadLine() in TE? #20

Open
serg-razum-off opened this issue Sep 20, 2021 · 1 comment
Open

Question: Console.ReadLine() in TE? #20

serg-razum-off opened this issue Sep 20, 2021 · 1 comment

Comments

@serg-razum-off
Copy link

serg-razum-off commented Sep 20, 2021

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!!

@ArturNawrocki
Copy link

Bump this thread... So far there is no console in tabular editor. So it will not work, however is there any way to create inputbox() in TE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants