Default language.

Information
Important This documentation space contains information about the SaaS version of BMC Helix Discovery. If you are using the on-premises version of BMC Helix Discovery, see BMC Helix Discovery 25.2 (On-Premises).

yaml.decode


yaml.decode(value)

Converts the given YAML encoded string into an object.

YAML supports multiple documents in a single encoded string, separated by ... or ---). If the YAML encoded string contains more than one document, only the first document is returned. To decode a YAML-encoded string containing more than one document, use the yaml.decodeAllfunction.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Discovery (SaaS)