Field?
Checks if the input is a field or not.
Syntax
field?(Any)
Description
Given an object, returns true
if it is a field and false
otherwise.
Checks if the input is a field or not.
field?(Any)
Given an object, returns true
if it is a field and false
otherwise.