However, when testing it out on the application, find J returns:
From above, VeronJ is also being returned even though the name does not start with a "J".
This seems to be a documentation bug as earlier descriptions of find claims it finds students' names based on any matching keyword. A better phrase here would be : find J returns students with "J" in their names
In the UG, it is stated:
However, when testing it out on the application,
find J
returns:From above,
VeronJ
is also being returned even though the name does not start with a "J".This seems to be a documentation bug as earlier descriptions of
find
claims it finds students' names based on any matching keyword. A better phrase here would be :find J
returns students with "J" in their names