Skip to content

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

Description

@serg-razum-off

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions