For fetching all the post process settings currently set in game's video settings that can be set/manipulated with the existing ppEffectXXXX scripting commands (including the advanced effects).
Returned value an array of
[ ["effect1", <values>], ["effect2", <values>], ..., ["effectN", <values>] ]