Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Rebol Programming/unprotect

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

USAGE:

[edit |edit source]
UNPROTECT value

DESCRIPTION:

[edit |edit source]

Unprotects a word or block of words.

UNPROTECT is a native value.

ARGUMENTS

[edit |edit source]
  • value -- (Type: word block)

SOURCE CODE

[edit |edit source]
unprotect: native[    "Unprotects a word or block of words."     value [word! block!]]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Rebol_Programming/unprotect&oldid=3353171"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp