IsCustomFunction

Determine whether a given object is a custom function.

Method Signature

IsCustomFunction(object=[any], type=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

object

any

true

The value to test for closure-ness.

type

string

false

Check for a specific type of custom function - UDF, Lambda, or Closure.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC