MOO.DETACH.AW
MOO.DETACH.AW
Detach a named AW.
Update if requested.
Syntax
moo.detach.aw('[aw name]',{yes|no})
Definitions
| Argument | Description | 
| AW Name | Name of the Analytic Workspace to detach | 
| Update First | Boolean YES / NO {Default NO} Update the AW and commit any changes before detaching | 
Return Value
none
Examples
call moo.detach('my_aw')
call moo.detach('my_aw',y)