Your Godot version:
4.1
Issue description:
Example in page uses "find_node()" function. This function has been removed.
URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/plugins/running_code_in_the_editor.html
Edit: I had accidentally written "get_node" instead of "find_node"