Select your printer model

Parameters are refined by the selected printer.

callEvent method


Specifies an event in the device control script and passes JSON data which is a combination of a property name and its value.

Refer to ePOS SDK for JavaScript User's Manual

Syntax

 
callEvent(eventName, data);

Parameter

eventName

Value

Description

String

Specifies an event name in the device control script.

data

Value

Description

Object

Specifies data to pass to the event.

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for JavaScript

Jump to the top