You are viewing limited content. For full access, please sign in.

Question

Question

Workflow Script GetTokenValue method no longer returning strings

asked on September 11, 2018 Show version history

I was trying to use the GetTokenValue method and it started returning objects instead of strings. Using ToString() returns a huge block of black text.

I am looking across answers finding many users using this as a string type and passing to a string variable, I know it used to return strings and not objects. What happened to it?

1 0

Replies

replied on September 11, 2018

Is this a multi-value token?

0 0
replied on September 11, 2018

It is just a Create Token Values token with the string tag marked. I did find that I can convert it to a string when passing it to a string, but I can't use it directly as a paramater when a method is expecting a string, it says that it is an object.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.