Hello guys,
Shows as below, there’s a varibale(Not a Generic type), i want to output this using WriteLine activity. How can i do the type convert?
nu.Tostring
still goes wrong. because writeLine only support Generic type
writeline only supports string variable.