Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adds a value specified by $value to the list of References header in email


$jirassimo.getAssetFieldValue(objectId, objectKey)

Retrieves an Assets object identified by objectId and returns an attribute which name equals to objectKey as string


$jirassimo.getAssetFieldValues(objectId, objectKey)

Retrieves an Assets object identified by objectId and returns values of the attribute identified by objectKey. The returned value is List of String objects.