49
edits
| Line 52: | Line 52: | ||
=== Change if exists === | === Change if exists === | ||
In this case lets pretend 'bob' is a Client module variable | In this case lets pretend 'bob' is a Client module variable. Client when started will create 'bob' with a default value in the 'global' context. | ||
* Variable 'bob' doesn't exist, and 'bob' is not the name of anything else. | * Variable 'bob' doesn't exist, and 'bob' is not the name of anything else. | ||
<kua> | <kua> | ||