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

vinceliu666vinceliu666 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

  • wolfskinwolfskin Member Posts: 84
    Take a look at RecordRef data type.
  • vinceliu666vinceliu666 Member Posts: 51
    Hi SanderDk:

    Thanks for your help
  • SanderDkSanderDk Member Posts: 497
    Hi @vinceliu666,
    You are welcome 😊
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
Sign In or Register to comment.