Supercharge Paw using extensions! Either you want to have generated client code for your favorite language, import 3rd party file formats or compute dynamic values, an extension is probably here for you. You can also make your own.
A simple dynamic value to extract a substring from a string given a start (positive, or negative from the end) and a length (optional to get a substring until the end of string).
Install on Paw
com.luckymarmot.PawExtensions.SubstringDynamicValue
90bfbf2849fd08c6b603e7370daa39c5df8eb479
Fork on Github