Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to make an instr in javascript

Eric DuguaySep 22 2009 — edited Sep 22 2009
Dear all,

I need to extract some information in a javascript function.

In sql we can do like this substr(:P3_APP_AVS_ID, 1, instr(:P3_APP_AVS_ID,'__')-1)

How I can do it in javascript.

Thanks

Eric
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2009
Added on Sep 22 2009
3 comments
1,492 views