Object Reference : Object View and Procedure Reference : Pool
  
 
drop
Drops cross-section members from a pool.
Syntax
pool_name.drop id1 [id2 id3 ...]
List the cross-section members to be dropped from the pool.
Examples
crossc.drop jpn kor hk
drops the cross-section members JPN, KOR, and HK from the pool CROSSSC.
Cross-references
“Cross-section Identifiers” discusses pool identifiers.
See also Pool::add.