loon (version 1.3.3)

l_throwErrorIfNotLoonWidget: Throw an error if string is not associated with a loon widget

Description

Helper function to ensure that a widget path is associated with a loon widget.

Usage

l_throwErrorIfNotLoonWidget(widget)

Arguments

widget

widget path name as a string

Value

TRUE if the string is associated with a loon widget, otherwise an error is thrown.