Is there any way to look in a code for keywords?

Is there anyway that i can search for keywords in my code so that i don’t have to look for them?

You can search for key words / specific code within your script here

image

1 Like

You can use the key combination CTRL + F to search for keywords
As you can see here I typed “Humanoid” to look for humanoid in my script
image

1 Like