Business Service Methods for Browser Script
The following table describes a summary of the business service methods you can use in Browser Script.
| Method | Description | Format | 
|---|---|---|
Returns the name of the next property of a business service.  | 
 
  | 
|
Returns the value of a property.  | 
 
 
  | 
|
Calls a method on a business service.  | 
 
 
  | 
|
Returns the name of a business service.  | 
 
 
  | 
|
Returns a Boolean value that indicates if the property that the argument identifies exists.  | 
 
 
  | 
|
Removes a property from a business service.  | 
 
  | 
|
Sets a value for a property of a business service.  | 
 
  |