Custom Functions in schema expression.
Hi Folks,
Can you please help in, how to implement custom JS functions which can be used in the expr of the data schema attribute.
Something similar to the below-mentioned expression.
expr="AESEncrypt(@id)"
Want to use the custom created functions rather than the AESEncrypt.
Any help or suggestion in this regard will be highly appreciated.
Thanks,
Nitesh