in reply to Re^2: Push + variable argument
in thread Push + variable argument
I am getting values in $str and they are passed to XSL script using XPath mechanism as you told. I want to separate these space values in XSL script so to display individual ones.Can you tell how to do this?$str=$in{'values_separated_by_spaces'};
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Push + variable argument
by dHarry (Abbot) on Feb 11, 2009 at 08:25 UTC |