procedure FreeVar(Name: string);
public FreeVar(string Name);
Public Sub FreeVar(Name As string)
Deletes report variable identified by Name.
EkBaseReport Methods