Reply To: Learnign the basics

Forums 💬 NodeCanvas 🗨️ General Discussion Learnign the basics Reply To: Learnign the basics

#15105
Anonymous

    Sorry I was wrong. I do have check string listed under conditions. However if I set check string and set string A to the blackboard variable of myState (which is set to Idle) and then string B to Idle it returns a false.

    Name Value
    myState Idle

    Condition
    If ‘$myState’ == ‘Idle’

    Result is false