I know that if ( /VALUE={1}(\d+)/ ) { looks for the first occurrence of value. How do I find the last occurrence? --Paul
- Re: Regex search question Paul Harwood
- Re: Regex search question Rob Dixon
- Re: Regex search question John W. Krahn
- Re: Regex search question Jeff 'japhy' Pinyan