This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
getmemberidbyitgrelnr [2016/05/23 10:16] marcel created |
getmemberidbyitgrelnr [2016/05/23 11:23] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| |itgrelnr|Intogolf relation id| | |itgrelnr|Intogolf relation id| | ||
| - | Information: When the member can not be found the function returns -9. | + | Important : This function can only be used when Intogolf is leading |
| + | |||
| + | Information: When the member can not be found the function returns -9. | ||
| Example: | Example: | ||
| Line 12: | Line 14: | ||
| result: | result: | ||
| + | <code> | ||
| { | { | ||
| "getmemberidbyitgrelnr":[ | "getmemberidbyitgrelnr":[ | ||
| Line 19: | Line 22: | ||
| ] | ] | ||
| } | } | ||
| + | </code> | ||