You're viewing a single thread.
All Comments
96 comments
Don’t forget the invocation
if (CompareBooleans(a, b) == true)
85 0 Replyif (CompareBooleans(CompareBooleans(a, b), true))
59 0 ReplyI don't like this thread anymore :(
10 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)
18 0 Reply
96 comments
Scroll to top