Is it possible to pass a record as a parameter to a function ?

Hi , I want to create a function to receive a record as parameter and the record can be anyone record. Is it possible to pass a record as a parameter to a function ?

Best Answer

Answers

  • wolfskin
    wolfskin Posts: 84
    Take a look at RecordRef data type.
  • Hi SanderDk:

    Thanks for your help
  • SanderDk
    SanderDk Posts: 507
    Hi @vinceliu666,
    You are welcome 😊
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.