Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Clarified the explanation of function calls and provided an example of the 'random()' function.

Description

As demonstrated by #42684, which function we are referring to in this section could be a little clearer. This PR provides clarification.

Motivation

Additional details

Related issues and pull requests

Fixes #42684.

Clarified the explanation of function calls and provided an example of the 'random()' function.
@chrisdavidmills chrisdavidmills requested a review from a team as a code owner January 8, 2026 07:44
@chrisdavidmills chrisdavidmills requested review from estelle and removed request for a team January 8, 2026 07:44
@github-actions github-actions bot added Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed labels Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Preview URLs

Flaws (1)

URL: /en-US/docs/Learn_web_development/Core/Scripting/Functions
Title: Functions — reusable blocks of code
Flaw count: 1

  • macros:
    • Macro ? produces link /en-US/curriculum/ which doesn't resolve

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@Josh-Cena Josh-Cena merged commit 64f819b into main Jan 8, 2026
11 checks passed
@Josh-Cena Josh-Cena deleted the chrisdavidmills-patch-2 branch January 8, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect reference to “above function” in Functions vs Methods section

2 participants