This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== FREALTUSER ====== Since only one GETALTUSER can be active at one time, FREALTUSER can allow other processes which need to use `GETALTUSER` (such as the MESSAGE commend) to do so. **Example:** string name GETALTUSER 20 name = U_NAME() FREALTUSER message 1,name,... **See also:** GetAltUser GetUser PutAltUser PutUser