PlayOn Script Lua Specific Functions
Log
See Also
Function
Name
Description
nil
Log
(
string
message);
writes to the text based log of the plugin
Shortcut Name
_l()
Example
Log("This is a test for the log.");
See Also
MediaMallTechnologies.Script