![]() |
![]()
| ![]() |
![]()
NAMEstore_key - Store one or several key-value pairs in the database. SYNOPSIStrue or false
DESCRIPTIONThere are multiple key- value stores that can be used for keeping track of specific key value pairs. The default one is bound to the currently running appl, but there is also one connected to each execution target that can be accessed by setting opttgt to any value returned from calling list_targets . There is also an execution target configuration specific key- value store if both opttgt and optcfg are set to a valid target- configuration pair. Only characters in the set [a-Z][0-9]_/+= are valid key values. NOTES
EXAMPLEfunction store_key0() SEE ALSO:get_key(3) match_keys(3) list_targets(3) target_configurations(3)
|