I'm attempting to read some values from TSFE with Typoscript. I know you can access top-level fields such as id with TSFE:id. Is it possible to drill down into the arrays within TSFE also? Specifically, I'm trying to get at TSFE[page][tx_templavoila_ds] from Typoscript. Does anyone know if this is possible? Thanks! Jeff