Open main menu

CDOT Wiki β

Changes

Tutorial9: Regular Expressions

59 bytes removed, 09:15, 13 March 2021
Regular Expressions
===Regular Expressions===
<i>A '''regular expression''' is a combination of two types of characters: '''literals''' and '''special characters'''.<br>In combination, these characters define a logical pattern. Strings of text can be compared to this pattern<br>to see if they fit the pattern defined by the expression.</i>
Reference: https://www.whoishostingthis.com/resources/regex/
13,420
edits