Returns true if the helper is executing on the client.
Most functions are only available on the client. For example, setting the focus to a particular field only makes sense within the browser. This function is useful in 'custom code' or validation functions where different behaviour is needed on the client to the server.
Arguments
None.
Returns
Boolean.
Last modified on September 13, 2023