Convert an Object to String in Python

Good morning.
I’m trying to convert an object to a string but within python, something like the STRING FROM OBJECT node but I can’t find the way, could someone please help me.
Thank you so much.

You can use ToString() method to convert an object to string.

I hope this is helpful!

6 Likes

wow… Thank you… one struggling all week and this is what the answer was like… plop
thanks again :face_with_raised_eyebrow: :sweat_smile:

2 Likes