Search within strings using .startsWith(), .endsWith(), and .includes().
.startsWith()
.endsWith()
.includes()
filename
startsWithFile
isTxtFile
message
hasError
Submit your code to see test results