When something needs to be run on both versions, don’t use syntax compatible only with v7
:local Version [/system/resource get version]
->
:local Version [resource get version]
When something needs to be run on both versions, don’t use syntax compatible only with v7
:local Version [/system/resource get version]
->
:local Version [resource get version]