FMP_executePythonCommand

Execute Jython command line

H_ERROR FMP_executePythonCommand (CEDINT32 serverUid,char* commandline)
  • Input:
    • serverUid: server Uid
    • commandline: jython command line
  • Return:
    • error handle (NULL=OK)