We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, only concatenation of strings is allowed. Trying to concatenate a number and a string leads to a runtime error
BehaviorTree.CPP/include/behaviortree_cpp/scripting/operators.hpp
Line 255 in 58326a8
It would be nice to also allow concatenation of string and numbers