This file is indexed.

/usr/share/puredata/doc/5.reference/value-help.pd is in puredata-core 0.48.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#N canvas 107 62 800 581 12;
#X floatatom 24 55 5 0 0 0 - - -, f 5;
#X text 27 476 abbreviation:;
#X text 79 10 -- nonlocal shared value (named variable);
#X floatatom 24 130 5 0 0 0 - - -, f 5;
#X msg 34 78 bang;
#X obj 21 10 value;
#X obj 24 105 value help-value1;
#X obj 144 477 v;
#X floatatom 166 55 5 0 0 0 - - -, f 5;
#X floatatom 166 130 5 0 0 0 - - -, f 5;
#X msg 176 78 bang;
#X obj 166 105 value help-value1;
#X floatatom 316 55 5 0 0 0 - - -, f 5;
#X floatatom 316 130 5 0 0 0 - - -, f 5;
#X msg 326 78 bang;
#X obj 316 105 value help-value2;
#X text 30 169 "Value" stores a numeric value which is shared between
all values with the same name (which need not be in the same Pd window.)
;
#X text 370 54 numbers set the value;
#X text 374 77 bang retrieves it;
#X text 58 519 see also:;
#X obj 145 518 expr;
#X text 344 520 updated for Pd version 0.48;
#X obj 312 267 value z;
#X obj 391 256 expr z;
#X floatatom 391 287 5 0 0 0 - - -, f 5;
#X obj 391 224 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 312 238 5 0 0 0 - - -, f 5;
#X obj 365 379 value y;
#X obj 280 391 send y;
#X floatatom 280 363 5 0 0 0 - - -, f 5;
#X obj 365 352 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 365 412 5 0 0 0 - - -, f 5;
#X msg 448 371 \; y 5;
#X obj 189 519 send;
#X obj 235 519 float;
#X text 31 225 The value may also be stored or recalled in expressions
via the expr \, expr~ \, and fexpr~ objects., f 34;
#X floatatom 564 251 5 0 0 0 - - -, f 5;
#X msg 564 139 bang;
#X obj 564 225 value;
#X msg 579 166 symbol help-value1;
#X msg 580 192 symbol help-value2;
#X text 559 50 if invoked without a creation argument \, the value
object adds an inlet (at right) for setting the variable name with
a "sytmbol" message:, f 30;
#X text 32 359 The value object can also receive float values sent
via a [send] object or a message if it has a variable with the same
name., f 31;
#X connect 0 0 6 0;
#X connect 4 0 6 0;
#X connect 6 0 3 0;
#X connect 8 0 11 0;
#X connect 10 0 11 0;
#X connect 11 0 9 0;
#X connect 12 0 15 0;
#X connect 14 0 15 0;
#X connect 15 0 13 0;
#X connect 23 0 24 0;
#X connect 25 0 23 0;
#X connect 26 0 22 0;
#X connect 27 0 31 0;
#X connect 29 0 28 0;
#X connect 30 0 27 0;
#X connect 37 0 38 0;
#X connect 38 0 36 0;
#X connect 39 0 38 1;
#X connect 40 0 38 1;