Forum Discussion

trevb's avatar
trevb
Advocate II
10 years ago

Passing the current Record to a function

I created a function that I wanted to use to do a calculation when a custom column is being created.   I defined the function something like...   (Source as record, CheckVal as number) =>   Whe...