metadata
command
Syntax
- sketch set metadata keyword
-
Manipulate sketch set metadata. Metadata values are keyword/string pairs that can be used to store arbitrary information in the set. They are used by the program’s user interface to store interface-specific data, for example. The following keywords are available.
- clear
Clear all metadata.
- set s1 s2
Set the string value s2 to the string key s1 in the sketch set metadata. If a value was already assigned to the key, it is overwritten. Otherwise, a new key/value pair is created.
- list
List all metadata assigned to the sketch set.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |