How to write line a number(or any other type besides Generic)

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?


Thanks for your help.

nu.Tostring

still goes wrong. because writeLine only support Generic type

writeline only supports string variable.