Skip to content

docs: add conditionals section to syntax reference#24

Open
shivansh-engineer wants to merge 1 commit into
salesforce:mainfrom
shivansh-engineer:docs/add-conditionals-to-syntax
Open

docs: add conditionals section to syntax reference#24
shivansh-engineer wants to merge 1 commit into
salesforce:mainfrom
shivansh-engineer:docs/add-conditionals-to-syntax

Conversation

@shivansh-engineer
Copy link
Copy Markdown

Summary

The syntax.mdx reference page documents key-value pairs, templates, procedures, variables, and keywords — but has no section on conditional logic (if/elif/else), even though conditionals are one of the most commonly used language features.

This PR adds a dedicated Conditionals section to the syntax reference with a clear example and a short explanation of each clause.

Changes

  • apps/docs/docs/language/syntax.mdx: Add ## Conditionals section covering if, elif, and else with a working example

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant