ObjectFunctions_.functions(object) Creates an array of function property names from own enumerable properties of object. Arguments object (Object): The object to inspect. Returns (Array): Returns the function names. Example Deep ForownFunctionsin