MDescriptorValue

MDescriptorValue[ hexpr , descr ]
returns value associated to descriptor descr in hexpr.
  • descr is typically a string corrsponding to a descriptor. Usual descriptors are "Label", "Id", "NextLevel", ...
  • MDescriptorValue is key low level programming function for explorations in the structure of hierarchical expressions in Molecula. It allow to extract values associated to any descriptors.
  • For most of the usual descriptors, dedicated functions are proposed.