ProjectAna icon indicating copy to clipboard operation
ProjectAna copied to clipboard

Case sensitivity

Open jayeshsamant opened this issue 6 years ago • 2 comments

Hi,

I am using GetText button for user input. I have defined variable for this node as question_1.

In the condition node I am using 'IN' condition operator to decide response.

My observation is user has to enter exact same text to match value. Even the case sensation difference is not processed.

jayeshsamant avatar Feb 20 '19 07:02 jayeshsamant

Is there any way to manage this?

jayeshsamant avatar Feb 20 '19 08:02 jayeshsamant

Hi Jayesh,

For usecases like this, I suggest you use an API backend.

NizamLZ avatar Mar 08 '19 23:03 NizamLZ