43
M_T08_EN_B
Menu: Edit le
The 0 number represents the end of the variable.
Characters
7 Space 0 € 2 $ Space 4 b 0 0 z
Code: Unicode
55 32 48 8364 50 36 32 52 98 48 48 122
Examples Result
V0[ ] 7 0€2$ 4b00z
V0[1;0] 7 0€2$ 4b00z
V0[0!;1] 00b4 $20€ 7
V0[4;10] €2$ 4b0
V0[8;3] 4 $2€0
V0[&50;10] 2$ 4b0
V0[&50;&98!] 2$ 4
V0[&48;0] 0€2$ 4b00z
V0[4;&98] €2$ 4b
V0[µ32!;0] 4b00z
V0[%55!;*122] 0€2$ 4b00
V0[&8364!;*122!] 2$ 4b0
Note: if it is not possible to determine the result (string too short, character sought absent, etc.), the
result is an empty string.