Previous | Up | Next |
Execute the script on the specified channel. Script is made by lines. Each line is a call to a function of the channel with arguments that can be nil, integer or string. If a function is not defined in the channel, the line is simply ignored.Parameters
'_scriptc _channel x' is equivalent to '_script x'
I _scriptc ( Chn _channel_ S _script_ )
Return value
_channel_ any channel _script_ script string
always 0