Title: Comma returning as undefined
Last modified: November 28, 2016

---

# Comma returning as undefined

 *  [sterlingrgreen](https://wordpress.org/support/users/sterlingrgreen/)
 * (@sterlingrgreen)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/comma-returning-as-undefined/)
 * Upon using the countup plugin, I was able to get everything to work correctly
   with the exception of the comma (separator). The separator is returning as undefined.
   I have dug into everything can’t find why it is returning that. Everything is
   set to default and ‘,’ is string and assign to the variable.
 * Have you bumped into this before? Let me know if I can give more helpful detail.

Viewing 1 replies (of 1 total)

 *  [djpacmansd](https://wordpress.org/support/users/djpacmansd/)
 * (@djpacmansd)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/comma-returning-as-undefined/#post-8548571)
 * Hi,
 * Ran into the same problem. Seems there is a typo in the code as mentioned by 
   another thread below.
 * In initialize.countup.js change line 7 of initialize.countup.js
 * from
    separator : setting.separator, to separator : setting.seperator,

Viewing 1 replies (of 1 total)

The topic ‘Comma returning as undefined’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/countup-js.svg)
 * [Countup JS](https://wordpress.org/plugins/countup-js/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/countup-js/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/countup-js/)
 * [Active Topics](https://wordpress.org/support/plugin/countup-js/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/countup-js/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/countup-js/reviews/)

## Tags

 * [undefined](https://wordpress.org/support/topic-tag/undefined/)

 * 1 reply
 * 2 participants
 * Last reply from: [djpacmansd](https://wordpress.org/support/users/djpacmansd/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/comma-returning-as-undefined/#post-8548571)
 * Status: not resolved