Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

RegSum

From AGEWiki

Jump to: navigation, search

RegSum

Syntax  

RegSum = Registry Idx1 Idx2 Idx3 ..|[;Best NumBest][;Worst NumWorse]

Description

Sum all specified registries and add this value into the current value of the active registry

Example  

RegSum = Registry 1 2 3

Will sum registry 1, 2 and 3 into the active registry  

RegSum = Registry 1 2 4| Best 2

Will take the 2 highest values of registries 1, 2 & 4 and add these into the active registry

 

Parameters

Registry Idx1 Idx2 Idx3 ..

Literal Registry with the Index numbers of the registries to sum

[;Best NumBest][;Worst NumWorse]

Optional, use only one of these, Literal, number of registries to sum

Forums