12-17-2008 01:08 PM
How do you trim quotes from either side of a string.
I have a property node outputting the value of a selected cell, but it outputs:
"string"
i just want it to say:
string
And im not sure that this output is even of type string,
the context help window says it is of type "array element.value (variant)"
Any thoughts?
Solved! Go to Solution.
12-17-2008 01:15 PM
12-17-2008 01:17 PM