Config file and arguments/variables

Hello all,

I have a question about config file.
In workflow InitAllSetting we loading argument in_ConfigFile with values.
But in Exercise 1 (UiDemo) we are using FilePath in_config(“UiDemoPath”).ToString.
Why we are not using in_configfile? I know that UiDemoPath is the name of asset taken from the Orchestrator.

Best regards

Okay, nvm. I solved by myself.

best regards.

COuld you please tell me the solution pllo2ptk

In.config is dictionary variable. Under uipathdemo you have hidden value which will be used in this case. That is all.