4.12.1.9 Mail Body Functions

Built-in Function: string body_string (pointer text,   number count)

Convert first count bytes from the memory location pointed to by text into a regular string.

This function is intended to convert the $1 argument passed to a body handler to a regular MFL string. For more information about its use, see body handler.