Label Designer expression to extract partion of a string
Summary:
What is the expression that allows me to get a portion of a text, specifying the start position and the end position? For instance, I need to get the customer name from position 0 to position 29. The expression with slice allows me to enter the start position, but I cannot find a way to enter the end position.
Is that possible?
Tagged:
0