No this is not agnostic, this is wrong.
2022-02-26 Backup config to Gmail v1.7 - #5 by rextended resource
:if ([get version]~“^7”) do={
[:parse “/export terse show-sensitive”]
} else={
/export terse
}
:local c “/export terse”; /sys resource;:if ([get version]~“^7”) do={:set c “$c show-sensitive”};[:parse $c]
(fixed missing /system on 2nd time on original post)