Introduced in release: 1.1 Component: Generic Purpose:
Validates all the given values which are used to represent a sinking fund schedule.
Results:
The value of the function is true (1) if the inputs are valid. The value of the function is false (0) if the inputs are invalid. The variable status will contain the reason it is invalid.
Error Conditions:
The variable status contains a non zero value upon returning from the function when the inputs contain an error. See Errors.