Forum Discussion

jeswin's avatar
jeswin
Visitor
9 years ago

Is it possible to return string from Task?

Hi, In scene graph Task Component can we return string value instead of content node? <interface>     <field id = "ProcessType" type = "string" />     <field id = "content" type = "node" /...