Forum Discussion

JensDeveloper's avatar
JensDeveloper
Contributor II
4 years ago
Solved

Mapping question dynamique values metadata snaplogic

Hello, I am trying to get a value from te snaplogic metadata from pipelines. I have done a snaplogic read and it gives all the metadata from the pipelines. But the value that i am trying to get is ...
  • SpiroTaleski's avatar
    4 years ago

    @JensDeveloper

    Try with values object function.

    The function will returns you an array containing the given object’s values.

    ex: $snapmap.values()

    Regards,
    Spiro