Why do I have to convert guid to string to pass it to the output?

When trying to pass guid to an output I get an error. Why?
image

When I convert it to string I don’t get an error. Why?
image

GhPython automatically tries to output Guids as corresponding Rhino geometries. you can turn off this feature.

3 Likes

Ahaa, I see. Thanks @Mahdiyar.