Initializing help system before first use

setuid

setuid


Purpose
Set the user ID of a model.
Synopsis
procedure setuid(mo:Model,uid:integer)
Arguments
mo 
A model
uid 
New user ID
Further information
This function defines the user ID associated to a model (by default it is 0). This user ID may be used to identify the origin of an event (see getfromuid).
Related topics
Module