milnet92 / MXTXppInterpreter

Write, execute and debug X++ code directly in your browser.
MIT License
77 stars 16 forks source link

Bug: Some predefined functions are not working #45

Closed milnet92 closed 3 weeks ago

milnet92 commented 3 weeks ago

The following predefined functions bridged through MXTXppPredefinedFunctions class are not marked as static causing an exception thrown when called:

image