Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Rebol Programming/hide

From Wikibooks, open books for an open world
<Rebol Programming
This page may need to bereviewed for quality.

USAGE:

[edit |edit source]
HIDE face /show

DESCRIPTION:

[edit |edit source]

Hides a face or block of faces.

HIDE is a native value.

ARGUMENTS

[edit |edit source]
  • face -- (Type: object block)

REFINEMENTS

[edit |edit source]
  • /show -- Refreshes the area under the face being hidden.

SOURCE CODE

[edit |edit source]
hide: native[    "Hides a face or block of faces."     face [object! block!]     /show "Refreshes the area under the face being hidden."]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Rebol_Programming/hide&oldid=3352806"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp