SetPrintChannel( <channel> )


Module: Debug

Summary:

Set the current print channel. Returns the previous channel.



Example:

prevchannel = SetPrintChannel( "script_bler" );



Required Args:

  • 1 : <channel name> name (or number) of channel to print to