Display of variable names and identifications |
Manual -> Pictures -> Picture elements -> Picture Elements -> Combined element -> Display of variable names and identifications |
Show all Hide all |
You can display variable names and identifications with the the help of the combo element. Proceed in the following way:
fill-in |
Description |
---|---|
%n |
show the variable name |
%n,1,2 |
shows the variable name starting at position 1 for 2 characters |
%N |
show the variable name |
%N,3,2 |
shows the variable name minus the first 3 and the last 2 characters |
%l |
shows the variable identification |
%l,1,2 |
shows the variable identification starting at position 1 for 2 characters |
%L |
shows the variable identification |
%L.3.2 |
shows the variable identification minus the first 3 and the last 2 characters |