Name

followfunc — return the function (role) of a chimp in a follow

Synopsis

VARCHAR followfunc ( followid,  
  chimpid);  
INT followid ;
VARCHAR(5) chimpid ;
 

Input

followid

A FOLLOWS.FollowID value.

chimpid

A CHIMPIDS.ChimpID value.

Description

A function which returns the function (role, i.e. M, I, or S) of a chimpid in a follow, or NF if the chimp is not a focal in the follow.

A NULL is returned if any of the input arguments are NULL.


Page generated: 2018-08-25T22:19:28-04:00.