GetMLFieldValue

Description

This activity returns the value of a multilanguage field given a language code or a language id


Misc

FieldExternalId InArgument<String> REQUIRED

The External Id of the field you want to get.

The list of fields of the profile whose field you want to get. This value must be taken by calling GetProfileInsert or GetProfileForUpdate activities and taking the property Fields from the result ('YourResult.Fields').

LanguageCode InArgument<String>

The code of the language you want to get.

LanguageId InArgument<Int32?>

The code of the language you want to get.