Questions about "Actions:Input Box"

Discuss RoboTask here
Post Reply
robotask813
Posts: 2
Joined: Wed Sep 03, 2025 2:53 am

Questions about "Actions:Input Box"

Post by robotask813 »

The following are the issues that arose during the trial:

Questions about "Actions:Input Box"as follows:

1. Assign Entered Value to Variable : Variables written will automatically become uppercase

2. "Task name":An error will occur when there are too many Chinese characters(More than 26 different Chinese characters,),Log prompt error:"An error occurred"or "Aborted"("Input Box" :The following "Actions" will not be executed)

3. "Actions:Input Box":
"Prompt String":An error will occur when there are too many Chinese characters(More than 26 different Chinese characters,),Log prompt error:"An error occurred"or "Aborted"("Input Box" :The following "Actions" will not be executed)

If problems 2 and 3 above occur at the same time or separately, the errors will be random(Log prompt error:"An error occurred"or "Aborted").
Oleg
Site Admin
Posts: 3247
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Questions about "Actions:Input Box"

Post by Oleg »

1. Assign Entered Value to Variable : Variables written will automatically become uppercase
Variable names are case-insensitive,
so the names MyVar, myvar, and MYVAR are all the same name.
If problems 2 and 3 above occur at the same time or separately, the errors will be random(Log prompt error:"An error occurred"or "Aborted").
Could you give me some examples of Chinese strings that you want to use? I want to check it myself.
Oleg Yershov
Post Reply