isUltralight()
The function returns TRUE if it is executed from a ULC UX client.
Synopsis
bool isUltralight();
Return value
Returns TRUE when called from a ULC UX client; otherwise returns FALSE.
Description
This function returns TRUE when called from a ULC UX client client, and FALSE when called from any other client.
