Changes between Version 26 and Version 27 of Fundamentals
- Timestamp:
- 05/16/23 10:05:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Fundamentals
v26 v27 205 205 === `$here` 206 206 Expression of type `$scope`, evaluating to the dynamic scope in which the evaluation takes place. 207 208 === `$proc_null` 209 The null process constant. Similar to the NULL pointer, this gives an object of `$proc` type a defined value, and can be used in `==` and `!=` expressions. It cannot be used as the argument to `$wait` or `$waitall`. 207 210 208 211 === `$root`
