Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
Code Block
date duration = (dueDate + "2w") - startDate;if(!direction == "Up") {
  return "Down"
}