Description Usage Value Examples
Gender Name Query Check
1 |
Message that says how many queries are remaining today. The limit is 1000 queries in a 24-hour period.
1 2 3 4 5 6 7 | # Gives number of checks remaining in the day
genderNameQueryCheck()
# If you run genderName again, it increments the number of
# available checks down by 1.
genderName("tom")
genderNameQueryCheck()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.