Marcello
3 years agoContributor
api.Data.Calculate available operators (AbsoluteValue)
Hi all
except for the standard operators (+,-,*.....) are you aware of a complete list of operators that can be used in "api.Data.Calculate"?
I have checked the official documentation with no success.
In my case I would like to use the Absolute value in a formula that more or less shoud work in this way
api.Data.Calculate("F#ABS_Element = ???AbsoluteValue???( F#ORIGINAL_ELEMENT) )
Thanks in advance for the help
Marcello