You're viewing a single thread.
All comments
72
comments
Don’t forget the invocation
if (CompareBooleans(a, b) == true)
80 0 Replyif (CompareBooleans(CompareBooleans(a, b), true))
57 0 ReplyI don't like this thread anymore :(
8 0 ReplyNo, no, this is actually the only correct code in the thread.
3 0 Reply
that... actually works...
4 0 Reply
elseif(CompareBooleans(b,a) != false)
16 0 Reply
72
comments
Scroll to top