Skip to content

KVSCRSIDLanguage#

Fields#

Name Type Note
Creditsafe ID Text[30]
Creditsafe Language Enum (KVSCRSLanguages)

Procedures#

IsDefaultLanguage() : Boolean#

Summary: Checks if the current record's language is the default language configured in setup. This is used to determine which language should be used as the primary language for Creditsafe requests.

procedure IsDefaultLanguage(): Boolean

Returns: True if the current record's language matches the default language in setup, otherwise false.