ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
comparetrees
Hello,
If in flexsim 5 I wanted to check if two trees were not equal, i could use !comparetrees or compatrees() == 0. If I try this in F6 I get the following compiler console error: Invalid type for parameter 1 in call to not(). Expecting type num/node. Type is none. Is there a new method to compare if trees are not equal? Esther |
#3
|
||||
|
||||
The return value is wrong in the commands.xml. The command will work, but it will give you that warning. I'll fix it for the next version.
|
The Following 3 Users Say Thank You to Phil BoBo For This Useful Post: | ||
Steven Hamoen (06-28-2012) |