Mid

The values of the inputs “start” and “count” define the starting position and the length of the text part of the "Dynamic Text", which is connected to the input “dtxti”. The text part is copied into a new “Dynamic Text”, which is provided via the output “dtxto”. The index 0 references the first character in the input text.

When dealing with “Dynamic Texts” in the UTF8 format, the values for the starting position and the length are nevertheless counted in bytes.

Signals

Name I/O Type(s) Function
Dtxti I DYNTEXT Input text
start I WORD Index
count I WORD Length of the text part
dtxto O DYNTEXT Text part