AVAILFINAID ​
Calculates the total amount of individual's unused Financial Aid, with the option to select/restrict award type.
Reporting Area(s) ​
Required Parameters ​
- Name ID (i.e. nmid,rgid,faiid)
Optional Parameters ​
- Logical .t. returns formatted character value (default), .f. returns numeric value.
- Character value: code of the award type to return. Entering a hyphen [-] before the code will EXCLUDE the award type (i.e. "Pell Grant", "-Scholarship")
Example(s) ​
AVAILFINAID(faiid) returns amount of individual's unused Financial aid.
AVAILFINAID(faiid,.t.,"Pell Grant") returns amount of individual's unused Pell Grant
AVAILFINAID(Faiid,.t.,"-Scholarship") amount of individual's unused Financial aid, excluding scholaships.