Command Reference : Function Reference : Function Reference: A
  
 
@addinspath
Path of the EViews add-ins directory.
Syntax: @addinspath
Return: string
Returns a string containing the EViews add-ins directory path.
Examples
If your currently add-ins path is “d:\eviews\add_ins”, then
%y = @addinspath
assigns a string of the form “D:\EVIEWS\ADD_INS”.
Cross-references
See also @evpath and @temppath.