__allocmem __malloc
      Tests if it is possible to allocate a specific amount of additional memory.
    
    
        Tests if it is possible to allocate a specific amount of additional memory.
      
      
        
          __allocmem 64
        
        
          Tests if it is possible to allocate an additional 64 megabytes.
        
      
      
        Integer'
      
      | Integer | Megabytes | Amount of megabytes that should be tested (>0) | 
| Mode | Target | 
|---|---|
| All | Global | 
        
          None