Help with expressions
Help with expressions
(OP)
Hello, i have expressions (string) with value "XX-EXX" or "XXX-EXX" or "XXEXX".
How to extract text "EXX" from differently expressions values?
Thanks.
How to extract text "EXX" from differently expressions values?
Thanks.
NX 9.0.3.3





RE: Help with expressions
If the answer to both questions is "yes", then one solution would be to use the "splitstring" expression function.
CODE
If the answer to one of the questions was "no", a solution may be possible with a journal (a journal language would give you more string processing power and logic control).
www.nxjournaling.com
RE: Help with expressions
Thank You, it works perfectly.
NX 9.0.3.3