🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

extract information: parametric operetor

User: "daddou20012"
New Altair Community Member
Updated by Jocelyn
I have a problem for extracting text from a document using the operator extract information, when I want to have parametric xpath that contains a call to a macro effect like this:
/ / *[@ class = 'contentheading' and contains (.,. +% {macro}. +)]

But this is not functional %{macro}Since runnig is not replaced by its value

any one can help on how aproiri All really works ..

thanks you in advance  :)

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "daddou20012"
    New Altair Community Member
    OP
    daddou20012 wrote:

    I have a problem for extracting text from a document using the operator extract information, when I want to have parametric xpath that contains a call to a macro effect like this:
    / / *[@ class = 'contentheading' and contains (.,. +% {macro}. +)]

    But this is not functional %{macro}Since runnig is not replaced by its value

    any one can help ???  ???  :'(

    thanks you in advance  :)
    User: "Andrew2"
    New Altair Community Member
    Hello

    Try putting the macro inside double quotes

    regards

    Andrew