Home Forums General XMetaL Discussion Xmetal to check numeric value and alphanumeric value Reply To: Xmetal to check numeric value and alphanumeric value

Derek Read

Reply to: Xmetal to check numeric value and alphanumeric value

Sorry, I missed the part about substrings. JScript has lots of different string manipulation methods. Here are some you might use by themselves or in combination, depending on what you need to do:

substr()
substring()
indexOf()
lastIndexOf()
slice()
split()
replace()
match()
search()
charAt()

The length property might also be useful in some cases.

Reply

Products
Downloads
Support