Page MenuHomeFeedback Tracker

Arithmetic Operator - Modulo % not implemented?!
New, UrgentPublic

Description

I am unable to use the arithmetic operator % in enfusion.

Always resolves to an error: Unkown operator '%'.

https://gyazo.com/be5ae7970b54aaa8454f457bca5557b8

Details

Severity
Block
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Use % in any code.

Event Timeline

Salutesh created this task.Jun 7 2019, 10:33 PM
Salutesh edited Steps To Reproduce. (Show Details)
Unknown Object (User) added a subscriber: Unknown Object (User).Jun 7 2019, 10:34 PM
Salutesh edited Steps To Reproduce. (Show Details)Jun 7 2019, 11:32 PM

You can't use it on floats, only integers.