SoftSum()

<< Click to Display Table of Contents >>

Navigation:  Available Functions >

SoftSum()

Syntax

SoftSum()

 

Purpose

To determine the sum of all soft credit donations in the current donor's history..

 

Parameters

None.

 

Returns

SoftSum() will return a numeric value which is the total of all donations for which the current donor has been given soft credit.

 

Usage

SoftSum() may be used anywhere you need the sum of all soft credits for the current donor.

 

Example

The following examples illustrate the SoftSum() function:

 

CALL

RESULT

SoftSum()

5426.28

.Donation_Total.

25785.25

SoftSum() + .Donation_Total.

31211.53