REBOL Document

To-logic - Function Summary


Summary:

(missing)

Usage:

to-logic value

Arguments:

value - The value argument.

Description:

Converts other values to LOGIC.


    print to-logic 1
    print to-logic 0
    true
    false

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies