Get Header Text

Simple one I would think, but could not find or figure out. How to programmatically get the text from an accordion header? I saw how to change it, but not how to just pull the current value. Thanks

Found it through trial/error. Don’t think it’s in the docs though

$$("myAccordion").config.header()