Substring with reverse index

Posted by user149578 on Stack Overflow See other posts from Stack Overflow or by user149578
Published on 2010-03-08T09:29:22Z Indexed on 2010/03/08 10:06 UTC
Read the original article Hit count: 235

Filed under:

How can I extract "456" from "xxx_456" where xxx is of indefinite length?

© Stack Overflow or respective owner

Related posts about JavaScript