View Single Post
Old 01-13-2018, 02:39 PM   #77
fundorin
Banned
 
Join Date: Feb 2014
Location: Moscow, Russia
Posts: 554
Default

Yep. That's why having them as hex values seems easier to me.

Is it possible to operate with strings, using regular expressions in EEL, like strValue = Regex.Replace(strValue, @"\s|\-|'", "");?
fundorin is offline   Reply With Quote