Finding text with variables
I am facing the following problem:
I have a paragraph that I want to replace some text from it.
Say that I want to search for text "Hello world my friend Jonathan Foyl" and replace it with some other text.
When I use the function F_ApiFind in order to find the text it does not work because the "Jonathan Foyl" is a Frame Maker variable!
If it is just simple text then the F_ApiFind works successfully and it finds the text.
How I can handle this?
