TO-TAG

REBOL Dictionary 2.0


Summary:

Converts to tag value.

Usage:

to-tag value

Arguments:

value - Value to convert

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 2003 REBOL Technologies