ifNewPersonExistInXML(person, stock_id)

Description

whether the new person exist in the current data.

Parameters

Parameter Necessity Type Description
person required string person name
stock_id required int the stock id of company that the person work for

Output

  1. True and pid
  2. False

Implementation

None

Related Work

None

 
projs/clans/docs/ifnewpersonexistinxml.txt · Last modified: 2014/01/28 11:11 by ytchan2     Back to top