05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

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.

precision(number,places,zeros_flag)<br />

right(string,len)<br />

Appendix A: Data Expressions<br />

Returns the number specified with the number of decimals specified.<br />

Includes zeroes if specified. This function does not round.<br />

Parameters: Number, number of decimal places, zero flag.<br />

Zero flag values:<br />

0 Do not remove the zeroes (zero suppression false)<br />

1 Remove the zeroes (zero suppression true)<br />

Example: precision(55,3,0)<br />

Result: 55.000<br />

See also:<br />

abs<br />

sgn<br />

Returns characters specified beginning from the right of the string.<br />

Parameters: String, number of characters.<br />

Example: right("ABCDEFGHIJK",5)<br />

Result: GHIJK<br />

See also:<br />

cat<br />

left<br />

len<br />

mid<br />

pad_left<br />

pad_right<br />

Legitronic User Manual (v3.4) 166

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

Saved successfully!

Ooh no, something went wrong!