ConvertToUniqueIdentifier Function - microsoft/MIMWAL GitHub Wiki
Syntax
object ConvertToUniqueIdentifier(guid(s):[list or object])
Description
Converts all supplied GUIDs to unique identifiers so they can be used in native FIM activities such as the Approval activity.
Remarks
This function returns a list of UniqueIdentifier or a single UniqueIdentifier depending on the input. If the input value is null, a null value is returned.
Supported Version
1.0.0.0 and later
Examples
ConvertToUniqueIdentifier([//Target/ComputedMember])