IMPLEMENTATION action


Declaration


 IMPLEMENTATION EslInterfaceName1[,EslInterfaceName2,...] 
Parameters


EslInterfaceName1, EslInterfaceName2inName of one or more objects of ESL Interface type which must be separated by comma.
Description

Action declares that ESL script containing this action will implement the interface.

Example
See the topics PROCEDURE action and ESL Interface.