MIN |
Top Previous Next |
Keyword Description Minimum Class Function Where Legal
Syntax MIN [v,n,d] Where v is the value, n is the number of days you wish to reference, and d is the number of days ago to begin the study. Example Sample code COL2 = MIN[COL1, 30, 0]
|