Result=Add(Value1, Value2 or [Autoassign] Add(Value1, Value2)

Return the add operation of two values, these values can be a value of any type, for String type it make a a new string joining the two values. If a return variable isn't defined, the result is stored on first varible parameter, unless command is a parameter of another command.