= Stata Browse = '''`-browse-`''' opens a read-only window displaying the active dataset. For a read-write window, try [[Stata/Edit|-edit-]]. <> ---- == Usage == {{{ browse browse if foo==1 browse in 1/10 browse foo bar baz }}} ---- CategoryRicottone