I have already checked this Count method but it is of no use in my context. Is there a way that I can count specific character like (space) through which I can identify the number of characters ? Something Like the below condition
(The text field contains a space)
Thanks for the quick response.
I have already checked this Count method but it is of no use in my context. Is there a way that I can count specific character like (space) through which I can identify the number of characters ? Something Like the below condition
We created an example to count 'spaces' rather than the actual words. Check out the attached file.
The events are quite complex, so I would suggest you import this .vp file into your own prototype rather than trying to copy all of the events and variables manually.
We created an example to count 'spaces' rather than the actual words. Check out the attached file.
The events are quite complex, so I would suggest you import this .vp file into your own prototype rather than trying to copy all of the events and variables manually.
Hi there,
You can count the number of characters, but not the number of words. See the attached example to see how to do this.
Best,
Danielle
Hi there,
You can count the number of characters, but not the number of words. See the attached example to see how to do this.
Best,
Danielle
Replies have been locked on this page!