| clear.h | Clear (Empty) a Hash |
| copy.h | Make a Copy of a Hash |
| del.h | Delete a Key-Value Pair in a Hash |
| each.h | Extract the Key-Value Pairs of a Hash |
| get.h | Get a Value in a Hash (a hashed environment) |
| haskey.h | Does a Key Exist in a Hash |
| is.h | Is an Object a Hash |
| keys.h | Extract the Keys of a Hash |
| len.h | Length of a Hash |
| new.h | A New Hash |
| setchar.h | Set a Character Value in a Hash |
| set.h | Set a Value in a Hash |
| setint.h | Set an Integer Value in a Hash |
| setlog.h | Set a Logical Value in a Hash |
| setnum.h | Set a Numeric Value in a Hash |
| tag.h | Tag a Hash |
| vals.h | Extract the Values of a Hash |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.