Previous Up Next

_script
Execute the script on the current 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.

I _script (
S _script_
)
Parameters

_script_
script string
Return value

always 0