Forum Discussion

rpiboy_1's avatar
rpiboy_1
Helper V
3 years ago

Web.Contents dynamically passing a record

Hi all, I'm attempting to write a funtion that dynamically builds the entire Web.Contents query for a REST API endpoint. Right now I have it broken into two funtions. An inner function that builds th...