hasfeature
| hasfeature | 
  Purpose
 
 
 Check if a specific feature is supported by the currently used license.
 
 
  Synopsis
 
 function hasfeature(feature:string):boolean
 
  Argument
 
 | 
     feature 
     | 
     The name of the feature to check, as it would appear in the Xpress license file
     | 
  Return value
 
 
 true if the requested feature is supported,
 false otherwise.
 
  Module
 
  
