# Scan & Shop API

In 
JSM

Wait... Scan and Shop API?


# Locale

Located in each Terminal, the Locale is used for controlling the TriLight(s), as well as returning handsets.

workspace["JSM | SelfCheckout V3"].Accessories["JSM | Scan & Shop"]["JSM | S&S Terminal"].Locale.Event:Connect(function (Protocol: string, Action: string): ()
    warn(Protocol, Action);
end);