Show TOC

EPMExecuteAPILocate this document in the navigation structure

This function enables you to execute APIs directly from a worksheet cell. When clicking the cell in which you insert the function, the API is executed.

Parameter Description
APIname Name of the API. Mandatory.
DisplayedText Specify the text the user selects to execute the API.
Parameter API parameter name. Mandatory (if the API has parameters). When several parameters, use the list separator that is specified in your local settings.
Note The APIs are available in the IEPMExecuteAPI class.