Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rückgabewert integer

SalutationTextID

Beispiel

...

Li_Salutation = 0;
Li_Salutation = GetSalutationTextID(global.o_AddressObject.i_SSP_SalutationID,Ai_LanguageID);
Result = NumToString(Li_Salutation);

Reultat Result: "1"

Siehe auch

---