Skip to content

ds.isFunction

digital synapse edited this page Mar 2, 2015 · 1 revision

ds.isFunction( value )

This function accepts an object returning true if it is a javascript function.

###Arguments

  • value <anything>
    a value to test

###Returns

  • <boolean>

Back to Home

Clone this wiki locally