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.

left(string,len)<br />

len(string)<br />

Appendix A: Data Expressions<br />

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

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

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

Result: ABCDE<br />

See also:<br />

cat<br />

len<br />

mid<br />

pad_left<br />

pad_right<br />

right<br />

Returns the number of characters in a string.<br />

Parameters: String.<br />

Example: len("ABCDEFGHIJK")<br />

Result: 11<br />

See also:<br />

cat<br />

left<br />

mid<br />

pad_left<br />

pad_right<br />

right<br />

Legitronic User Manual (v3.4) 162

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

Saved successfully!

Ooh no, something went wrong!