Implemented in Ver. 4.2.0
functional overview
Deletes the specified key and its contents from the dictionary.
Details of Functions
subject (of taxation, etc.)Deletes the specified key and its value from the dictionary of
parameter
- argument (e.g. function, program, programme)
-
subject (of taxation, etc.) Dictionary (associative array)
Specifies the dictionary to be deleted.key numeric data character string data Date & Time Data
Specifies the key to be deleted.
- return value
-
Dictionary (associative array)
Returns a dictionary with the corresponding key and its value removed.