...
Here is how to set the metadata value within of location to a value of "Perth" using pshell:
Code Block |
---|
asset.set :id 25480 :meta < :mytype < :location "Perth" > > |
...
...
Here is how to set the metadata value within of location to a value of "Perth" using pshell:
Code Block |
---|
asset.set :id 25480 :meta < :mytype < :location "Perth" > > |
...