Content deleted Content added
→Functions: Improved formatting for better rendering on mobile version. Tags: Mobile edit Mobile web edit |
→With: Improved formatting for better rendering on mobile version. Tags: Mobile edit Mobile web edit |
||
Line 1,109:
};
</syntaxhighlight>
* Note the absence of
The semantics are similar to the with statement of [[Pascal (programming language)|Pascal]].
Because the availability of with statements hinders program performance and is believed to reduce code clarity (since any given variable could actually be a property from an enclosing
===Labels===
|