Posts
Sort by recent activity
Expression May Generate Data Too Long
Hi,Trying to populate a data item with Last Name & Initial (($"NamesLast.txt") ([ABCDHNPRST]|[A-EGHN-T]|[A-Z]){1,2}) but my data type is limited to length 10 so I'm getting:"RegEx Generator : Expre...