+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Data/Increment
Increments an integer element within an object.
To: Identity containing the element to be incremented.
From: Identity requesting the change.
Input | ||
+xns/Core/XNSAddress |
Address | Address of the object containing the element to be incremented. |
Integer |
Amount | The quantity by which the element is to be incremented. |
String |
ElementName | The name of the element to be incremented. |
Output | ||
Integer |
IncrementedValue | The new value of the element after being incremented. |
Input Detail |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |