Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It checks that the product object has a “translate” property with value “yes”: @.translate == 'yes' . The @ character means to represents the object in the array we look at.

...

Example 6 - Extract meta-data from any location in the file

...