Is chat client type
Reference documentation for using the Is chat client type expression
Written By Ben Lehmann
Last updated 9 months ago
Purpose | Test if client is of the type specified |
Parameters | One Chat Client |
Returns | Boolean |
Description
The expression will return TRUE if client is of the type specified, otherwise it will return FALSE.

Comment
This is useful when creating workflows that need to be able to work with different types of chat client.
v3.0