regex to get the first 10 characters code example Example: regex for first three characters ^.{0,3} .{0,3}$