Probe - Function SummarySummary:Prints a molded, unevaluated value and returns the same value. Usage:probe value Arguments:value - The value argument. Description:Probe is very useful for debugging. Insert it anywhere a value is being passed and it will display the value without interfering with the code.
Related:mold - Converts a value to a REBOL-readable string.
| ||||
|