- Index
- »
- hx
- »
- func:watchOpen
def
func:watchOpen
watchOpen(grid, dis)
Open a new watch on a grid of records. The dis parameter is used for the watch's debug display string. Update and return the grid with a meta watchId tag. Also see HxWatchService.open and Watches.
Example:
readAll(myPoints).watchOpen("MyApp|Points")