Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns a Boolean value that indicates whether the contents of a form group control have changed.
Syntax
public boolean hasChanged([boolean val])
Run On
Client
Parameters
- val
 Type: boolean
 A Boolean value that indicates whether the contents of a form group control have changed; optional.
Return Value
Type: boolean
true if the contents have changed; otherwise, false.