Package DE_EPAGES::TrustedRating::API::TLE::TrustedRatingHandler
Functions
ENCODESTRING
Returns the base64 encoded value of a string.
Syntax |
#ENCODESTRING(#String) |
Example |
#ENCODESTRING(#Email) |
Input |
|
Return |
|
register
Registers this handle on the processor
Syntax |
$Handler->register( $Processor ); |
Input |
|