Find a parenthesised expression in a character string chrFparx
"
str"
to identify a sub-string containing a parenthesised expression and returns the
character positions of the opening and closing parentheses in the "
f"
and "
l"
arguments. Allowance is
made for nested parentheses. If a parenthesised expression was not found, then the returned value of
"
f"
will be greater than the returned value of "
l"
.