Changes between Version 10 and Version 11 of Help/RemoteControlCommands
- Timestamp:
- 2019-10-29T18:23:50+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/RemoteControlCommands
v10 v11 28 28 || `changeset_comment` || O || Comment of the changeset || 29 29 || `changeset_source` || O || Source of the changeset || 30 || `changeset_hashtags` || O || Hashtags of the changeset (since r13109) || 30 31 || `changeset_tags` || O || Optional parameter to add changeset tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". This command uses the same syntax as the [#addtags addtags] parameter. `changeset_comment` and `changeset_source` currently override the `comment` and `source` tags passed in this parameter, but this may change in the future. First available in r15316. || 31 32 || `search` || O || Search objects in the current data layer. See [wiki:/Help/Action/Search Search] ||