Question
Set variable in workflow CommandLine step
Hi
I'd like to set my variable in the Command line workflow step. Value for that variable will be the result of ImageMagick command like that:
identify -format %[colorspace] some.jpg
I'll be grateful for any help or suggestions. Any example will be also very useful.