Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

dev_unmap_vardev_unmap_varDevUnmapVarDevUnmapVar (Operator)

Name

dev_unmap_vardev_unmap_varDevUnmapVarDevUnmapVar — Hides the variable window.

Warning

dev_unmap_vardev_unmap_varDevUnmapVarDevUnmapVarDevUnmapVar is obsolete and is only provided for reasons of backward compatibility. New applications should use dev_close_tooldev_close_toolDevCloseToolDevCloseToolDevCloseTool with ToolType set to 'variable_window' instead.

Signature

dev_unmap_var( : : : )

Herror dev_unmap_var()

Herror T_dev_unmap_var()

void DevUnmapVar()

static void HOperatorSet.DevUnmapVar()

Description

dev_unmap_vardev_unmap_varDevUnmapVarDevUnmapVarDevUnmapVar hides the variable window. This can also be achieved interactively by pressing the Close button on the window's title bar. The window can be opened again by dev_map_vardev_map_varDevMapVarDevMapVarDevMapVar or interactively via the Window menu.

Attention

This operator is not supported for code export.

Result

dev_unmap_vardev_unmap_varDevUnmapVarDevUnmapVarDevUnmapVar always returns 2 (H_MSG_TRUE).

Possible Successors

dev_map_vardev_map_varDevMapVarDevMapVarDevMapVar

See also

dev_map_pardev_map_parDevMapParDevMapParDevMapPar, dev_map_progdev_map_progDevMapProgDevMapProgDevMapProg

Module

Foundation