Description Usage Arguments Examples
Checks the friendship status between two users
1  | areFriends(source_id, target_id)
 | 
source_id | 
 Source user ID  | 
target_id | 
 Target user ID  | 
1 2 3 4  | ## Not run: 
areFriends(me(), 123456)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.