Function: $between | Quotation Marks
Posted: Mon Apr 20, 2020 1:30 pm
Hello FFAStrans-community,
Maybe someone could help me.
When using function $between I'm not able to extract the part I want.
This is the original string:
input_i" : "-24.11"
I want to extract this:
-24.11
This is the command I use in Populate Variables
$between("VARIABLE", "input_i" : "", """)
As far as I can see it is related to the quotation marks which the original-string has.
Command works when I use an other part which does not have quotation marks.
Does someone know a workaround?
Best
Taner
Maybe someone could help me.
When using function $between I'm not able to extract the part I want.
This is the original string:
input_i" : "-24.11"
I want to extract this:
-24.11
This is the command I use in Populate Variables
$between("VARIABLE", "input_i" : "", """)
As far as I can see it is related to the quotation marks which the original-string has.
Command works when I use an other part which does not have quotation marks.
Does someone know a workaround?
Best
Taner