example1:
test "one" hi this is test "two" check I need to "three" this example2:
test "one" hi this is test "Two" check I need to "three" this Is it possible to check that text (some function) in quotes (one, two, three) are lowercase text ? In example1 this function return true , but in example2 this function return false;