I found a way to do this.. dont know if this is the best way..
with the action TXT Number of Lines
using the Text: {CommaSeparatedToText({variable})}
Am I right ?
Search found 3 matches
- Mon Feb 07, 2022 5:16 pm
- Forum: General Discussion
- Topic: How many items when I split
- Replies: 2
- Views: 2030
- Sun Feb 06, 2022 5:29 pm
- Forum: General Discussion
- Topic: How to avoid RegExp add newline
- Replies: 1
- Views: 1826
How to avoid RegExp add newline
When I use RegExp I got an "extra newline".. i dont know what I'm doing wrong I made a simple task VALUE is in one line VALUE2 appear with 2 lines... .. what i am doing wrong :-( ? ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;************************...
- Sun Feb 06, 2022 4:33 pm
- Forum: General Discussion
- Topic: How many items when I split
- Replies: 2
- Views: 2030
How many items when I split
How can I check how many items do I get in a split variable ?
ORIGINAL TEXT:
a;3;4;5
How can I know, I got 4 items ?
ORIGINAL TEXT:
a;3;4;5
How can I know, I got 4 items ?