MobileCRM.Localization.getTextOrDefault - Resconet/JSBridge GitHub Wiki

Gets the display string for the passed id, or the passed default string if a string with the passed id doesn't exists.

Arguments

Argument Type Description
id String Display string id.
defaultString String Default display string.