We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
game:GetService("RunService"). works, anything followed after the dot shows every method.
game:GetService("RunService").
But game["Run Service]. doesn't.
game["Run Service].