Skip to content

Instantly share code, notes, and snippets.

@blogumi
Created July 25, 2020 18:48
Show Gist options
  • Save blogumi/f8ffc8810907d4cab03301271b3d9b74 to your computer and use it in GitHub Desktop.
Save blogumi/f8ffc8810907d4cab03301271b3d9b74 to your computer and use it in GitHub Desktop.
if(feature.isActive("holiday-greeting")) {
print("Happy holidays," + user.name + "!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment