Articy Draft Import Comment Removal
Posted: Thu Apr 18, 2024 12:17 am
I am unsure if I am missing a step, but in the documentation it lists that during import from Articy Draft that commented code would be handled a certain way. Specifically that three slashes "///" would be stripped and read as pure Lua.
I have tried this in a condition node, instruction node and also in the output pin of a node. In all cases the three slashes are not removed and an error is thrown when the node is run.
Is there a flag I need to set for this to convert the comment to pure Lua?
Thanks for the help.
I have tried this in a condition node, instruction node and also in the output pin of a node. In all cases the three slashes are not removed and an error is thrown when the node is run.
Is there a flag I need to set for this to convert the comment to pure Lua?
Thanks for the help.