The search keyword must be a single word (no spaces).
Function RemoveSavedString
- Line
- 3384
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- hashtable table, integer parentKey, integer childKey
- Returns
- nothing
| 3384 | native RemoveSavedString takes hashtable table, integer parentKey, integer childKey returns nothing |
| 3385 | native RemoveSavedHandle takes hashtable table, integer parentKey, integer childKey returns nothing |
| 3386 | |
| 3387 | native FlushParentHashtable takes hashtable table returns nothing |
| 3388 | native FlushChildHashtable takes hashtable table, integer parentKey returns nothing |
| 3389 |