identifiers | Array of GlobalObjectIds to convert. |
outputObjects | Resulting array of Object references. |
Creates an array of Objects based on an array of GlobalObjectIds.
This call is slow and should be avoided or used sparingly.
Both arrays must be the same size.
Any object that is not found will be null in the array.