You are here: start » ppl » statements » frealtuser

FREALTUSER

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

ppl/statements/frealtuser.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International