Package DE_EPAGES::TLE::API::DebugHandler
This handler supports the following tle function:
- DUMP - dumps the given value or TLE
Example |
#DUMP(#Shop, 1, 1, 2) |
Functions
DUMP
Returns a dump of the value.
Syntax |
#DUMP(#Value, #Html, #MaxDepth]); |
Example |
#DUMP(#Basket.LineItemContainer, 1, 2) |
Input |
|