Method ADT.Table.ASCII.encode() Method encode string encode(object table, void|mapping options) Description This method returns a table represented in ASCII suitable for human eyes. options is an optional mapping. If the keyword "indent" is used with a number, the table will be indented with that number of space characters.