2.5 convert

The convert subroutine converts the data passed to it into a format that is that would be valid using the output format given.

Parameters:

$xestiascan_presmodule->convert(data, type);


Usage:


$data = $xestiascan_presmodule->convert(“Moo?”, “link”);