We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I try to debug expressions where ANCHORARRAYS are used (dynamic_array# kind of reference) I get the following error:
The formula uses features which the debugger does not yet implement. Details: ANCHORARRAY
The formula uses features which the debugger does not yet implement.
Details: ANCHORARRAY
Could you please suggest a workaround or, otherwise, provide approx ETA for this feature request?
Also debugging of functions like IPMT is not implemented, according to the below error message:
The formula uses features which the debugger does not yet implement. Details: IPMT
Details: IPMT
Not sure if those two are related or not though and IMPT should has its own issue.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When I try to debug expressions where ANCHORARRAYS are used (dynamic_array# kind of reference) I get the following error:
Could you please suggest a workaround or, otherwise, provide approx ETA for this feature request?
Also debugging of functions like IPMT is not implemented, according to the below error message:
Not sure if those two are related or not though and IMPT should has its own issue.
Thanks!
The text was updated successfully, but these errors were encountered: