Determines whether the provided value is a function.
The value to be checked.
true if the value is a function, otherwise false.
true
false
1.0
isCallable
Determines whether the provided value is a function.