How to enter the delay in minutes by variables?

Can we do delay by variables?

taking as input

image

Can it possible?

Hi,

Can you try the following expression?

img20210808-1

TimeSpan.FromMinutes(Double.Parse(inputString))

Regards,

2 Likes

Thanks

Regards
Deepak

1 Like

hi @Yoichi

Can you send xaml

I am facing issue

Hi,

Here is a simple sample.

img20210808-2

Sequence1.xaml (5.6 KB)

Can you check content of inputString variable?

Regards,

input is going blank by form

image
please help

actully min is not going to pass because blank string

Hi,

Do you use Form Activities Package? If so, can you check DataBindings - FormFieldsCollection property of Create Form activity?

Regards,

Thanks, It’s working now

Can these Bot run into another PC by installing robot.exe only and through a bat file

can It be possible what do you think?

Hi,

If i understand your plan correctly, it seems better using UiPath Assisatant than bat file.
Or, do you mean run robot on some PC from another PC?

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.