Gameplay Cameras Plugin command not recognized?

Hi! I have got a problem with the following command:
DDCVar.NewGameplayCameraSystem.Enable

image

Being not recognized by the engine. I’ve found it in the Unreal Engine animation template on Fab, link:
https://www.fab.com/listings/880e319a-a59e-4ed2-b268-b32dac7fa016

I have the Gameplay Cameras plugin turned on, but it always returns false when called with “Get Console Variable Bool Value” (because it’s not recognized, so obviously, it returns false.

Why is the command not recognized, and how can I fix it? Maybe my assumption that it comes from the Gameplay Cameras plugin is incorrect, and I am missing something, or there is a tick that I have not checked.

Help would be greatly appreciated.