1. Miller Rhodes
  2. PowerServer 2020 or older (Obsolete)
  3. Wednesday, 17 April 2019 21:29 PM UTC

It appears that Powerserver does not support the dynamic calling of functions with a parameter that is of type reference.

 

What happens is that when that variable is populated in the calling function, it is passed back as null ( like it was

discarded ).  I wondered if anyone has found a suitable workaround for this.

Marco Meoni Accepted Answer Pending Moderation
  1. Thursday, 18 April 2019 07:36 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi Miller,

you are correct, posting a function containing reference arguments is unsupported. 

You must use an instance variable to replace the local one and work around.

Best,

.m

Comment
  1. Miller Rhodes
  2. Sunday, 28 April 2019 15:33 PM UTC
Thanks Marco..That helps
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.