Description Usage Arguments Details Value Examples
For a given ID looks up user name
1 | get_full_name(id = NULL)
|
id |
ID to look full name up. If null (default) looks up ID of current user |
If id
null, uses system "USERNAME" variable for Windows and "USER" variable for Linux and MACs. Full Name is found in Windows via the net
command, and via ldap search in Linux and MACs.
First and Last name associated with ID
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.