Tables - Merge Two Tables

From Q
Jump to navigation Jump to search

We've upgraded this feature and moved it to Combine Tables.

Code

let is_displayr = (!!Q.isOnTheWeb && Q.isOnTheWeb());
let menu_location = is_displayr ? "Home > Utilities > Tables > Combine Tables" : "Create > Tables > Combine Tables";
log("This feature has been enhanced and renamed. Please use it from its new location: " + menu_location + ".");