-
1
- #1
PrintScaffold
Mechanical
- Sep 8, 2006
- 453
Hello everyone!
Let's assume I have a list of some string values. It is possible to use nth function to obtain value at given position.
Does a out-of-the-box function exist to solve a reverse task - to obtain position of a given value? For example, to obtain 2 if "Trim 2" is given.
Let's assume I have a list of some string values. It is possible to use nth function to obtain value at given position.
Does a out-of-the-box function exist to solve a reverse task - to obtain position of a given value? For example, to obtain 2 if "Trim 2" is given.
