Feature request #2225
Regular expressions support for field calculator
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Easy fix?: | No | Copied to github as #: | 12285 |
Description
As attribute tables tend to contain string data, sometimes it's usefull to use regexp's to process them. Current field calculator doesn't support such string mangling functionality. No ideas about syntax etc. :(
History
#1
Updated by Alister Hood over 13 years ago
- Pull Request or Patch supplied set to No
- Resolution set to duplicate
- Assignee deleted (
nobody -) - Status changed from Open to Closed
regexp_replace() was implemented a few months back - see #4099.