001102 |
~xGETADR
|
( $ → hxs )
Get the address of an entry name.
|
002102 |
~xGETNAME
|
( hxs → $ )
Get the entry name corresponding to an
address.
|
003102 |
~xGETNAMES
|
( $start → {} )
Get all entry names which start with the
given string.
|
004102 |
~xGETNEAR
|
( $sub → {} )
Get all entry names which contain the given
string.
|