Bot Wait form Duration

I want to enter duration in period but it giving me error.

Please try “000"05:00”

In AppSheet duration type needs another “0” at the beginning of hours to distinguish it from a time value.

So a time of 8:45 AM is denoted as “08:45:00” but a duration of 8 hours 45 minutes is denoted as “008:45:00”

Also please include the duration in double quotes as shown above.