AMError.FunctionName
Syntax:
%AMError.FunctionName%
Type:
String
Description: Returns the name of the function that caused the error (if applicable).
Example:
<AMRUN AM_ONERROR="CONTINUE" FILE="BogusFile.exe" /> <AMSHOWDIALOG WINDOWTITLE="Error Function">The function that caused the error was %AMError.FunctionName%.</AMSHOWDIALOG>