Skip to content

Issue of boolean variable stopping the compilation of code#87

Open
ankitsatapara07 wants to merge 1 commit intoRobinKa:masterfrom
ankitsatapara07:master
Open

Issue of boolean variable stopping the compilation of code#87
ankitsatapara07 wants to merge 1 commit intoRobinKa:masterfrom
ankitsatapara07:master

Conversation

@ankitsatapara07
Copy link
Copy Markdown

Some times if you are using the node where input argument is the boolean variable translator translate the false to False value, which leads the compilation error "False" doesn't exist in the current context.

To fix this just make it ToLower and then work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant