Question
JavaScript find text & create field

I have a bigger JavaScript task but I want to see if I can do the following before going further.
- FIND text “OCA/“ (no quotes)
- COPY the text that follows “OCA/“ up until and including the next SPACE (if including the space is a problem that’s not necessary)
- Create a field that has the copied text in it (field can be labeled anything)
A visual is attached as well. Thank you in advance!
