Gets the quantity of a Resource required at an Activity.
The Maximum and Minimum number available can also be found manually (see Resource Details dialog), and a higher number of the Maximum available reduces processing time. The Resource in question must already be assigned to the Activity, as this command does not make any new Resource assignments. 0 is a valid number to be returned (meaning that none of a particular Resource is required sometime).
In the example below, Get Resources required is used for storing the minimum number available in the numeric Global Data item Resources_Min, and the maximum available at Resources_Max. Then, while aiming to eliminate the Resources used, the number available during a Shift is set to Resources_Min using the Set Shift Availability command.