Differences
This shows you the differences between two versions of the page.
projs:clans:docs:ifnewpersonexistinxml [2014/01/26 21:50] jfeng0 |
projs:clans:docs:ifnewpersonexistinxml [2014/01/28 11:11] (current) ytchan2 |
||
---|---|---|---|
Line 5: | Line 5: | ||
^ Parameter ^ Necessity ^ Type ^ Description ^ | ^ Parameter ^ Necessity ^ Type ^ Description ^ | ||
| person | required | string | person name | | | person | required | string | person name | | ||
- | | stock_id | required | string | the stock id of company that the person work | | + | | stock_id | required | int | the stock id of company that the person work for | |
===== Output ===== | ===== Output ===== | ||
- | True or False | + | - True and pid |
+ | - False | ||
===== Implementation ===== | ===== Implementation ===== |