REBOL Document

To-tag - Function Summary


Summary:

(missing)

Usage:

to-tag value

Arguments:

value - The value argument.

Description:

Converts other values to TAG.


    print to-tag ";comment:"
    <;comment:>

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies