Intouch Window maker: stringLen

djoey2023

Member
Join Date
Dec 2023
Location
Bern
Posts
2
Hello,
since i am starting using intouch, i need some help
Actually i want to make in intouch a String input field. The operator has to insert a string with minimum 15 characters. The string is to be displayed after he pressed enter.
Under that String-Input-field i want to display the length of the string he has entered like
character length: ...

I can already create a string Tag behind the input field but when i try to display the length of that string i get the error "cannot mix another type with string"
Thanks for your help

Window.jpg
 
I could solve this by making a window script behind like this
test= StringLen(comment);
So i can now display the length of the entered text string.

Now my issue is how i set that the entered string must have minimum 15 characters for example?
 

Similar Topics

Hi there, Been working adding new pages and features to an existing SCADA and have encountered a strange error when it comes to the sizing of...
Replies
1
Views
1,569
hello... I can work in wonderware intouch window maker easily. But when i switch to Runtime(windowviewer) page, it doesnot open... or may error...
Replies
3
Views
4,409
Hi guys. I am using Intouch Wonderware. Does anyone know how to enlarge the AlarmViewerCtrl properties window? In my case it is cut off as in the...
Replies
11
Views
1,498
Hi Guys, How can I run full screen on wonder ware Intouch window viewer?
Replies
4
Views
5,829
Hello. I have a window in one Intouch app that I would like to copy/paste to another. Since I can't open two instances of the app, how can I do...
Replies
2
Views
2,690
Back
Top Bottom