Open main menu
Home
Random
Nearby
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Rebol Programming/+
Language
Watch
Edit
<
Rebol Programming
USAGE:
Edit
value1 + value2
DESCRIPTION:
Edit
Returns the result of adding two values.
+ is an op value.
ARGUMENTS
Edit
value1
-- (Type: number pair char money date time tuple)
value2
-- (Type: number pair char money date time tuple)