Share via


MCRScriptTranslation::getNoteOrDefaultNote Method

Retrieves the note of a product.

Syntax

client server public static MCRScriptNote getNoteOrDefaultNote(RefRecId _scriptRecId, LanguageId _languageId)

Run On

ClientOrServer

Parameters

Return Value

Type: MCRScriptNote Extended Data Type
A name of a product.

Remarks

If a name in the language specified by the _languageId parameter is not found then a name in the system language is returned.

See Also

Reference

MCRScriptTranslation Table