[Typo3] TS Global Array Output

Esan magic at senvita.de
Sun Aug 21 22:21:11 CEST 2005


Hi list


I would like to access data hidden in the GLOBAL -Array.
I know  I can access data which is on the first Array layer, but
I need to get the values which are on step deeper donw in the hirarchy.

Here's my code

12 = TEXT
12.value = {TSFE:lastImageInfo[0]}
12.insertData = 1
        

I'm processing an image right in front of these statemenst, so the lasImageInfo arry should
be filled. But how can I access the values of this array. When I tried 

12.value = {TSFE:lastImageInfo}

instead I get the Value "Array"  returned. Is there a way to access values of arrays of arrays of arrays... and so on.

Thanx

- Esan (esanakoko)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list