![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:In the above example, a variable accessed by Hash('AGE') is created and set to the value 21. Like any other variable it can be read or overwritten with a new value. What is happening here is that we are giving MarxMenu variables a name, which is a string they can be accessed by for either read or write. This allow you to build applications that data and procedures can be accessed through their own vocabulary that you create.
Hash('AGE') = 21 Hash('HAIR') = 'Brown' Writeln Hash('AGE') ;returns 21 Writeln Hash('HAIR') ;returns 'Brown'
See Also: | HashDispose | HashLevel | HashLib |
---|
Category: | HashVars |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|