FunctionsisModelActionOn this pageFunction: isModelAction() function isModelAction(fn): boolean; Returns if the given function is a model action or not. Parameters ParameterTypeDescriptionfnAnyFunctionFunction to check. Returns boolean