Cannot use parentheses when calling a Sub
How can fox this error message: Cannot use parentheses when calling a Sub
The string is OnProcessData (Line 1): Replace(Format.Objects("Text 8").Value, "SEKB", "")
-
Peter Thane
★ BarTender Hero ★
Have you thought about using the Search and Replace Transforms action rather than VB to achieve this?
0 -
Giulia Patucca
★ BarTender Hero ★
Hi Peter, no.
Can you explane to me better?
Because i need to start from a Data Source value.
Thanks for reply.
0 -
Peter Thane
★ BarTender Hero ★
In the sample below I have included a Text object which contains the full string so you can see the original. I have then linked to a second text field, set an Object Value field that takes the value from the original field. I have then added and applied a Transforms>Search and Replace to look for the <SPACE>12345678<SPACE> and replace it with a single SPACE
0
Please sign in to leave a comment.
Comments
3 comments