3 lines
95 B
Text
3 lines
95 B
Text
if (Search("string$", REGEXP+NOERR)) {
|
|
Statline_Message("'string' at and of line found")
|
|
}
|