Introduced in release: 1.0 Component: Generic Purpose:
Tests the given number of full periods to be sure it is a valid. The number of full periods must be greater than zero.
Results:
The value of the function is true (1) if the number of full periods is valid. The value of the function is false (0) if the number of full periods is 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 input contains an error.