ViewStation EX, ViewStation FX, and VS4000 API Guide
14 www.polycom.com
If the string parameter contains a compound name or
spaces, use quotation marks, as in the following
examples:
gabpassword set "My FX Password"
gabpassword set "111 222 333"
{a..b} A number ranging from a to b.
About the “get” Subcommand
In most cases, the get subcommand returns the command name
and the current setting if one has been set.
Example 1
gmscountry get
Response
gmscountry france
The current setting for the command gmscountry is france.
Example 2
gmscountry get
Response
gmscountry <empty>
The current setting for the command gmscountry is <empty>
meaning that no parameter has been set.