Skip to content

Instantly share code, notes, and snippets.

@sorluc
Created February 21, 2024 17:23
Show Gist options
  • Save sorluc/e9c691f413d858012b3621f40943f49a to your computer and use it in GitHub Desktop.
Save sorluc/e9c691f413d858012b3621f40943f49a to your computer and use it in GitHub Desktop.
if (object.domain){
var condition = `/mail co "` + object.domain + `"`;
object.condition = condition;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment