functionNowExternal

functionNowExternal ( array communicationLink , string function_name , array arguments ) : mixed

Similar with functionNow but for communicate with another shop.

See also

function
functionNow

Parameters

communicationLink

Link to communicate with our module (it is in the CRON command)

function_name

Function on the PHP libary or in traditionnal PHP language.

arguments

argument of the PHP function