Article - CS395943

How to delete the token name of a Localization Tabel in ThingWorx

Modified: 22-May-2024   


Applies To

  • ThingWorx Platform 9.5

Description

  • How to remove a token completely from all Localization Tables in ThingWorx?
  • Is it possible to delete the token name of a localization tabel in ThingWorx?
  • Only the token value will be removed if the DeleteToken service is executed from a specific Localization Table.
    • e.g., executing DeleteToken service from "ja" localization table will only remove the value, but the token name left 
      LocalizationTables["ja"].DeleteToken({
          name: "tokenname" /* STRING */
      });
This is a printer-friendly version of Article 395943 and may be out of date. For the latest version click CS395943