[Home] [By Thread] [By Date] [Recent Entries]
Am 10/31/2022 um 5:16 PM schrieb Dave Pawson dave.pawson@xxxxxxxxx:
I see two options, pass in a single string like you do and tokenize e.g. B tokenize($membership, ',') = membership or use an XPath expression for the parameter with e.g. (Saxon 9/10/11, I think) B ?membership='a','b','c' (might need other/additional quotes, depending on the command shell), then B $membership = membership should do.
|

Cart



