Case sensitivity

  • M is a case-sensitive language, as seen in the "remove duplicates" example
  • So, writing IF instead of if or Table.Addcolumn instead of Table.AddColumn will return an error