11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

RAISE<br />

Syntax<br />

RAISE(str.expr)<br />

Description<br />

The <strong>UniBasic</strong> RAISE function raises all UniData delimiters to the next level.<br />

UniData raises attribute marks to record marks, value marks to attribute marks, and<br />

subvalue marks to value marks.<br />

Example<br />

In the following example, the program segment raises all delimiters to the next level:<br />

ARRAY = 'Harry Sims':@VM:'114 W. Smith':@SVM:'Suite 220'<br />

ARRAY = RAISE(ARRAY)<br />

This results in the following array:<br />

ARRAY = 'Harry Sims':@FM:'114 W. Smith':@VM:'Suite 220'<br />

Related Command<br />

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

LOWER<br />

RAISE 1-595

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

Saved successfully!

Ooh no, something went wrong!