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.

Examples<br />

In the following example, the program statement assigns 1231 to the variable A:<br />

1-320 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

A = GROUP("123124125126","2",1,2)<br />

In the next example, the program segment prints “Boulder” because it is the second<br />

group separated by ‘:’, and only one group is returned:<br />

ST = "Denver:Boulder:Aurora:Littleton"<br />

PRINT GROUP(ST,':',2,1)<br />

Related <strong>Commands</strong><br />

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

FIELD, OCONV Group (G)

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

Saved successfully!

Ooh no, something went wrong!