Skip to content

docs(AFE): debugger FAQ for REGEX gaps + JSON_GET example - #74

Open
FireZombieCoder wants to merge 1 commit into
microsoft:mainfrom
FireZombieCoder:docs/afe-debugger-regex-faq-json-example
Open

docs(AFE): debugger FAQ for REGEX gaps + JSON_GET example#74
FireZombieCoder wants to merge 1 commit into
microsoft:mainfrom
FireZombieCoder:docs/afe-debugger-regex-faq-json-example

Conversation

@FireZombieCoder

Copy link
Copy Markdown

Summary

  • Document that AFE’s formula debugger is a partial evaluator separate from Excel calc, including REGEX / unimplemented-function / spilled-array cases (links to Add REGEX support #45, Debugging expressions using ANCHORARRAY #41, and AFE #83).
  • Note underscore naming for module functions vs dotted path arguments.
  • Add examples/JSON_GET.md — small JSON_* LAMBDA module using REGEXEXTRACT, with an explicit debugger caveat.

Test plan

  • FAQ renders correctly on GitHub
  • Example code pastes into an AFE module without syntax errors (underscores, trailing ;)
  • Grid: JSON_GET on flat JSON works when REGEX is available in Excel
  • Debugger: confirm REGEX still unsupported until Add REGEX support #45 lands (expected)

Closes nothing — supports discussion on #45.

Clarify that the debugger is a partial evaluator (REGEX and other gaps) and ship a small REGEXEXTRACT-based JSON helper module for the examples folder.
@FireZombieCoder

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Learn2Earn DAO, LLC"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant