Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Greater than and Less than?

Asked by 8 years ago

Basically I want a code like this:

if newval  >  -  then
    whatever code
end

if newval <  +  then
    whatever code
end

Just that i Don't know how to write it

2
What does moneyin() and moneyout() do? Can you explain more clearly what you're trying to accomplish here? BlueTaslem 18071 — 8y
0
I've updated the question GeezuzFusion 200 — 8y
1
Does it display any errors? TheDeadlyPanther 2460 — 8y
0
Nope GeezuzFusion 200 — 8y

Answer this question