I'm trying to extract some keys and values from a field that can assume multiple formats - both keys and length change according to the meaning of the content. I'm wondering if using the kvform function, I could insert all the regex that match each single possible value of this field. If yes, how is the proper syntax?
↧