SystemWidgetExistsInSelectedWindow Function

Returns true if the system view of the type specified exists within the highlighted window.

Arguments

Number Type Compulsory Default Description
1 string Yes System view type

Argument 1

The name of the type of system view to check for. Options are:

  • Command Shell
  • File View
  • Part Selector

Returns

Return type: boolean

True if the system view exists within the highlighted window, false otherwise.