Skip to content

MobileCRM.Localization.getTextOrDefault

rescocrm edited this page May 15, 2023 · 3 revisions

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.
Clone this wiki locally