Query


Category: Scripting   
Command: query   
Description   

Query a service's scripting interface.

  
Parameters   

service

Name of the service to query, case sensitive.

attribute

Attribute of the service to query. May require setting the the "select" argument.

value

Value from the service.

select

Select a specific item for manipulation. Required by some attributes.

  
Example Code   

query commandservice commands ?

  
Remarks   

None

  
Queryable? Unknown