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

vinceliu666
vinceliu666 Member Posts: 51
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 Member Posts: 84
    Take a look at RecordRef data type.
  • vinceliu666
    vinceliu666 Member Posts: 51
    Hi SanderDk:

    Thanks for your help
  • SanderDk
    SanderDk Member 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.