#only set yaml if it isn't already

1 messages · Page 1 of 1 (latest)

night pewter
#

how do i make it so it only sets a yaml value if it's not yet set
i tried set yaml value "value" from "yml" to yaml value "value" from "yml" ? "default value"
no error but it doesn't work

lofty sparrow
#

set (yaml value "value" from "yml") to ((yaml value "value" from "yml") ? "default value")

maybe

night pewter
#

Ill try in minute