| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1488 |
|
| Package | dish | |
| Module | dish | |
| Tool | dish |
| fromhere | Current variable name | ||
| Allowed: | string | ||
| Default: | no default | ||
| tohere | Desired variable name | ||
| Allowed: | string | ||
| Default: | no default | ||
- d.uniput('echan',100);
- d.upr('echan')
echan = 100
- d.copy('echan','emoment')
- d.upr('emoment')
emoment = 100