PROGRAMMING FOR EXPERT USERS
103
A
SelectString (SSTR)
This function has the following syntax:
SSTR
<source_string, pos_start, pos_end>
Ö
string
It extracts a substring whose characters are between "pos_start" and "pos_end" from
the "source_string".
If "pos_end" is longer than the "source_string" length, no error will be generated
since the exceeding characters are ignored.
The first character of every string is in position 1.
FindPosition (FPOS)
This function has the following syntax:
FPOS
<source_string, search_string>
Ö
position
This function searches for a defined substring within the "source_string" and returns
its position. If the substring is not found, the returned value is 1.
StringLength (LSTR)
This function has the following syntax:
LSTR
<string>
Ö
length
This function returns the length of the defined string.
StringConcatenation
This function has the following syntax:
s string2
Ö
string
This function allows concatenating two different strings in order to get a single string
as result.
Summary of Contents for Lynx D
Page 1: ...Lynx Instruction Manual...
Page 2: ...Lynx Instruction Manual...
Page 3: ...Lynx INSTRUCTION MANUAL...
Page 9: ...vii GENERAL VIEW LYNX Figure A 1 Aiming System ON Wrong Read LED red 2 Good Read LED green...
Page 108: ...LYNX 92 3 Interleaved 2 of 5 0 1 2 3 4 5 6 7 8 9 1 2 3 4 PDF417 QR...
Page 109: ...TEST BARCODE SYMBOLS 93 3 MAXICODE DATA MATRIX NORMAL INVERSE DATA MATRIX...