|
if…then
Syntax
Function
Error Message
Example
if A<> B then print “A<>B”
|
|
if…then…else
Syntax
Function
Error Message
Example
if A<> B then print “A<>B”
else print “A=B”
|
www.OESIncorp.com
Copyright ©
2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.