How do I get just the number out of a text variable? I am gettingĀ {"Id":25,"ID":25} out of the text variable, and I just need the 25.
When I try to use "Convert Value" to go from text to a number variable, I am getting "Input string was not in a correct format." error.