SIDAMWindowExists(pnlName)

Returns a non-zero value if specified graph or panel exist, and 0 otherwise.

Parameters

pnlName : string
The name of graph or panel. This can be a subwindow.

Returns

variable

  • 0: The window does not exists
  • !0: Otherwise.

Updated: