Hi its me again!!
Im trying to decompose a string like "one|two|etc" and put this words on an array (created) I trying but I not found string manipulations functions. There are any? Thanks (pls really need this)
The system expressions are what you are looking for. Check the "Text" expressions.
Ok thanks the expression help is now working and I found tokenat(src, index, separator)
Flws!
Develop games in your browser. Powerful, performant & highly capable.
Indeed <img src="smileys/smiley4.gif" border="0" align="middle" />
Happy constructing.