Get the keys and values for which the associated value contains the string to match for the Datasmith User Data of the given object.
Target is Datasmith Content Blueprint Library
|
In
Exec
|
|
|
Object
Object Reference
|
The Object from which to retrieve the Datasmith User Data. |
|
String to Match
String
|
The string to match in the values. |
|
Out
Exec
|
|
|
Out Keys
Array of Names
|
Output array of keys for which the associated values contain the string to match. |
|
Out Values
Array of Strings
|
Output array of values associated to the keys. |