PATH.
~ (tilde)
character optionally followed by a username, it is replaced by the
current or specified user's home directory.
CNsay SysSearchPath("PATH", "rexx") -- (Unix e.g.) /usr/local/bin/rexx
say SysSearchPath("PATH", "rexx.exe") -- (Windows e.g.) C:\Program Files\ooRexx\rexx.exe