IFNTE
IF NOT EMPTY conditional statement.
Example
IFNTE _GET("input_test") THEN
PRINT "You submitted this,"
LINE BREAK
PRINT _GET("input_test")
END IF
Put down that phone!
Please view me on real computer.
IF NOT EMPTY conditional statement.
IFNTE _GET("input_test") THEN
PRINT "You submitted this,"
LINE BREAK
PRINT _GET("input_test")
END IF