what bods function have to use to get particular value?

Hi Exerts,

what bods function have to use to get particular value from url.

For example: I have below url

https://archive.sap.com/discussions/thread/1444588

I need a value into target for

column1: https://archive.sap.com/discussions/thread/
column2: 1444588

Could you please help me out.

Thanks
Venki


ursfriend77 (BOB member since 2011-03-02)

Combination of substr, length and index will do the work for you. Please go through the documents for the mentioned function capabilities and you will be able to derive the code.

Cheers.
Shaz


Shazin :india: (BOB member since 2011-07-19)