ecl-logo Documentation

WidgetTypeQ

WidgetTypeQ[widgetType]isWidgetType

returns a boolean isWidgetType that indicates if the given symbol widgetType is a known widget type.

Details

    Input
    Output

Examples

Basic Examples  (3)

WidgetTypeQ checks for valid widget types. In the following example, Adder is a valid widget type:

WidgetTypeQ checks for valid widget types. In the following example, Number is a valid widget type:

WidgetTypeQ checks for valid widget types. In the following example, Taco is not a valid widget type: