Help

Displays a list of the available console commands.

For example:

Enter command:>help ifl
_add              _after            _attcnt           _atthdr           _atthdric       
_base64           _before           _ceil             _concat           _cond           
_contains         _count            _decode64         _deentity         _div            
_encode64         _encr             _endswith         _entity           _eval           
_exists           _file             _fileexists       _flatof           _floor          
_fmtint           _frombase64       _ftstamp          _getprin          _hasrole        
_hasruleerr       _hasschemaerr     _idiv             _if               _inflate        
_int              _iseos            _iserror          _isflat           _isroot         
_iswellformed     _isxml            _iwexists         _iwxpath          _jdbc           
_lcase            _ldap             _length           _lock             _max            
_md5              _min              _mod              _mul              _normalizespace 
_now              _printable        _property         _qval             _random         
_replace          _root             _round            _sql              _srcname        
_sreg             _startswith       _sub              _substr           _token          
_trim             _tstamp           _ucase            _unq              _url            
_urldecode        _urlencode        _urlparse         _uuid             _xflat          
_xml              _xpath            

A list of the parameters for any function can be obtained by entering its name.

Enter command:>help ifl _ldap
_ldap     Get attribute from LDAP repository
   1   filter      required	Selection expression
   2   attribute   required	Attribute to be accessed from the repository
   3   context     optional	Context to be applied to the search

iWay Software