User Tools

Site Tools


abap:useful_regex

This is an old revision of the document!


Useful regexes

* Trim trailing slash
p_fpath = replace( val = p_fpath regex = '/$' with = '' ).
abap/useful_regex.1498556564.txt.gz · Last modified: 2017/06/27 11:42 by ginko