Initializing help system before first use

getfromuid

Purpose
Get the user ID of the sender of an event.
Synopsis
function getfromuid(ev:Event):integer
Argument
ev 
An event
Return value
The user ID of the sender of the event. 0 is returned for a nullevent
Further information
1. Each model can be associated with a user ID that is attached to each event it sends. With this function one can identify the sender of a given event.
2. The user ID of an event sent from the parent model is always 0.
Related topics
Module

© 2001-2022 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.