Data Access Management > Regular expression syntax reference > Any character
  

Any character

You use the period or dot character to represent any Unicode character in an expression.
For example, the expression .{5} will produce tokens that include any five Unicode characters. Examples include: