changequote({,}) define({_TITLE_},{Varkon MBS Programmers manual}) define({_SUBTITLE_},{- blank - Procedure}) define({_INDEXLINK_},{index}) define({_STYLE_},{../varkonstyle.css}) include(../../include/header.inc)

blank - Procedure

Description

Sets the BLANK attribute of an entity to 1. The entity then becomes invisible but is not deleted.

Syntax

  blank(id);

  ref id;

Principal parameters

id - The identity of the entity to blank.

Optional parameters

None.

Comments

See also: unblank

include(../../include/svnversion.inc) include(../../include/footer.inc)