Sepasoft MES Module Suite
system.ws.toDict(wsVariable)
Converts a web service variable into a python dictionary.
Syntax
system.ws.toDict(wsVariable)
- Parameters
WSVariable wsVariable - The web service variable to be converted. Must be complex.
- Returns
A python dictionary representing the given Web Service Variable.
- Scope
All
Code Examples
Code |
|
Output
Code |
|
Sepasoft MES Module Suite