uudecode

UUdecode a String.


Syntax


Parameters

  • String subject - The String to be UUdecoded.


Result

  • String - The decoded String.

Returns subject decoded using the UUencode algorithm.