I want that when closing the previous script, it is not the script that is in the stream that opens, but the game file itself.
ScriptEditorService:FindScriptDocument(MyScript):CloseAsync()
This method opens a script that is in a stream, and not a game file.