Forum Discussion
CharlesHarold
6 years agoOccasional Contributor
I'm not entiirely certain what 'namePropertyValue' actually contains, but if it's something like "/api/1/geographical-indication/product-group?Name=~chi", then this will get everything after the equals sign:
def namePropertyvaluePartial = namePropertyvalue.substring( namePropertyvalue.indexOf( "=" ) )
Related Content
- 8 years ago
- 4 years ago
Recent Discussions
- 21 days ago