Regular expression to match characters at beginning of line only
Regex symbol to match at beginning of a line: ^ Add the string you''re searching for (CTR) to the regex like this: ^CTR Example: regex That should be enough! However, if you need to get the









