11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

This program produces the following results. Notice that ISNV executed on a string<br />

containing the null value and other characters produces a negative result (0).<br />

1.a ISNV(@NULL) = 1<br />

2.a NOT(ISNV(@NULL)) = 0<br />

1.b ISNV('abc':@NULL:'def') = 0<br />

2.b NOT(ISNV('abc':@NULL:'def')) = 1<br />

Related Command<br />

<strong>UniBasic</strong><br />

ISNVS<br />

ISNV 1-404

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!