42
Views
1
Comments
Solved
GetPageExtension() for reactive application
Question

Hi, I'm having an error Invalid Expression
Unknown function 'GetPageExtension'  when developing a reactive application. But it was previously working on Traditional web. Upon checking, the function does not exist in Built-in Function (URL). Is there any way that I can use it or anything that I can add on my application to make it work? Thank you!

2019-05-22 11-30-09
Marcelo Ferreira
Solution

Hi,

you need to add a reference to that action. it is on HTTPRequestHandler extension.

Regards,

Marcelo


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.