RELEASE

The RELEASE module is used to free up a resource or set of resources which have previousely been seized. If an entity is waiting in a queue for the resource it is able to seize it immediately on the release.
Prompt Valid Entry Default
Resource Name Resource, Resource Set, Specific member, Static Name, Attribute, Expression. Resource
Resource Symbol Name [Resources] Required
Resource Set Symbol Name [Resource Set] Required
Rule First, Last Last
Set Index Expression truncated to integer Required
Static Symbol Name [Statics] Required
Attribute Symbol Name [Attributes] Required
Expression Expression required
Release Quantity Expression truncated to an integer 1

Examples
Prompt Value
Resource Operator Drill

When an entity enters this module two simple resources Operator and Drill are released.
Prompt Value
Resource name Resource Set
Set Teachers
Rule First
Quantity Qty

When the entity enters this module the first member of the resource set Teachers seized will be released. The quantity released is given by Qty (attribute or variable)