Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see Exponential Platform Documentation, for difference between legacy and Platform see 5.x Architecture overview.

Ini array handling

It's easy to test on your own, but still could be helpful for some people to know, that:
# This declares the array (and empties it, if it had been declared before)!
ActiveExtensions[]
# This pushes an empty string as a value of the array!
ActiveExtensions[]=

Anonymous User (29/12/2007 5:43 pm)

Anonymous User (29/12/2007 5:43 pm)


Comments

There are no comments.