Hi Dear,
I am wondering how can I write multiple code lines in string manipulation and math formula or any node.
I hope someone help me out.
Thanks
Best
Reza
Hi Dear,
I am wondering how can I write multiple code lines in string manipulation and math formula or any node.
I hope someone help me out.
Thanks
Best
Reza
You can do nested expressions with those nodes, but not multiple lines. They have to return a single value because they can only output one column.
If you want to do multiple expressions, you’d have to go the scripting route:
Multiple columns with Math Formula Multicolumn or String Manipulation Multicolumn but other than that as @Thyme already specified.
br
Hi @Thyme , @Daniel_Weikert ,
Thanks.
Best
Reza
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.