Share via


MCRScriptTranslation::createOrUpdateScriptTranslation Method

Creates or updates the script translation record.

Syntax

server public static void createOrUpdateScriptTranslation(
    RefRecId _mcrScriptRecId, 
    MCRScriptNote _note, 
    MCRScriptID _scriptTitle, 
   [LanguageId _languageId])

Run On

Server

Parameters

Exceptions

Exception Condition
Error

The MCRScript note and scriptId value has not been passed.

See Also

Reference

MCRScriptTranslation Table