Home > Contents > Index > 
PARTICIPANTS.SCATTER
Scatters the participant list into prefix+participants.
Syntax
<PARTICIPANTS.SCATTER NAME="participant object" PREFIX="variable prefix" />Parameters
NAME (required)- Name of the participants object.
 
PREFIX (required)- The first part of the name of all variables and/or lists used by this scatter operation. Variables are typically named with the prefix together with the field name. A delimiter is not automatically inserted after the prefix. Therefore, if a delimiter, such as a colon, is desired, it must be included with the prefix. For example,
 Variables.prefix:fieldname.
Description
The following variables are set as a result of this scatter operation:
prefix + roleTotal- Total number of roles.
prefix + rolei- Role (iis 0 to prefix + roleTotal).
prefix + roleiuserTotal- Total number of users for this role.
prefix + rolei + userj- User ID of the jth user of the ith role (j is 0 to prefix roleiuserTotal - 1)errno
The possible values of
errnoinclude:
 Value Description -12020 No object by name. -12037 Required field missing.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.