write_resource_data

Write the relevant information of all resources (on file or on screen).

The filename has to be set as the argument of the function. When no argument is set, the data will be printed to the screen.

Parameters: 
I/O Type Name Description
input string filename Name of the output file (optional)
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Resource