microscopic-article-81707
08/10/2023, 11:29 AMwhite-fireman-22476
08/10/2023, 12:18 PM// String/Number/JSON Feature Flag with a fallback
var value = gb.getFeatureValue("button-color", "blue")
if they are offline and nothing has been cached then value would be "blue".microscopic-article-81707
08/10/2023, 1:27 PM