How can I parse this string to get a specific value?

Viewed 41

How can i parse this string

https://20.85.239.243:50000/b1s/v1/Orders(26)

to get the value 26 in a variable?

1 Answers
Related