The resourceAttr formula can be used at the crew or member level.
Format: resourceAttr ( assignmentAttr.resourceAttr )
It returns the attribute value for the crew or member’s assignment (if any). The first half of the argument must be a crew|member resourceAssign attribute.
Examples:
-
resourceAttr ( BreakfastAssign.Address )
-
resourceAttr ( VehicleAssign.Radio# )
Reminder
The formula, attribute name and data point must be spelled and in the same case as the formula, attribute or data point you are referencing.
E.g. If an attribute is called CrewType, in the formula, you must use CrewType. crewType and CREWTYPE will not reference the CrewType attribute.
Comments
0 comments
Please sign in to leave a comment.