Replies: 1 comment
-
Yes. What you are doing is manually assigning the string It sounds like you actually want the string
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to copy the value of a public property (which are set from CMD) to an external text file, but it's returning the property name not the value:
MyCustomAction :
And this is the output content of text file :
text : [PROP1] [PROP2]
Beta Was this translation helpful? Give feedback.
All reactions