Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Rebol Programming/clear

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

USAGE:

[edit |edit source]
CLEAR series

DESCRIPTION:

[edit |edit source]

Removes all values from the current index to the tail. Returns at tail.

CLEAR is an action value.

ARGUMENTS

[edit |edit source]
  • series -- (Type: series port bitset none)

SOURCE CODE

[edit |edit source]
clear: native[    {Removes all values from the current index to the tail. Returns at tail.}     series [series! port! bitset! none!]]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Rebol_Programming/clear&oldid=3352649"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp