Forums › 💬 NodeCanvas › ⚙️ Support › [BUG] Global blackboard variable names with slashes are not behaving as expected › Reply To: [BUG] Global blackboard variable names with slashes are not behaving as expected
Hi! Is there an update about this feature/fix? I just had to fix-up the number of string splits in BBParameter in 3.0.5 myself 😉 It’s as simple as adding the “number of splits” parameter to the string.Split invocation.