ePages 6.10 - DE_EPAGES/TLE/API/SetHandler.pm

Package DE_EPAGES::TLE::API::SetHandler

This tle handler extens the tle processor with local setted variables. This handler supports the following functions:

Example
#LOCAL("Counter", 1) #SET("Counter", #Counter + 1) #Counter == #GET("Counter") #ENDLOCAL