Forum Discussion

Robert_Dolega_3's avatar
Robert_Dolega_3
Historic F5 Account
Jan 20, 2017

irule trimleft

Hello,

Below code

set newuri2 [string trimleft "/status_cache/abcd" /status_cache]
log local0. "newuri: $newuri2"

gives output

$1

instead

$1

Any ideas why? Thanks in advanced for any help

/RD