FindPeriod(Start: Integer; DateBegin: DateTime; DateEnd: DateTime): Integer;
Start - index of the formula, starting with which search is executed.
DateBegin - period start date.
DateEnd - period end date.
The FindPeriod method searches for a formula, in the actual period of which, the specified period is included and it returns formula index, if search was successful.
See also: