Whatever message this page gives is out now! Go check it out!

WSSendMessage

Last update:
May 18, 2026

Description

Sends messages to a specific client that invokes the method. This can be included as a part of the function that is called by the invoke WebSocket JavaScript method.

Returns

Nothing

History

ColdFusion 10: Added this function

Syntax

WSSendMessage(message)

Parameters

Parameters
Description
message
Required. The message object. This can be of type Any.

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page