GetParameter()

Gets the value of the specified System Coupling parameter (setting).

Essential Keyword Arguments

ObjectPath : string

String indicating the path of the object under which the specified parameter is defined.

Name : object

String indicating the object name of the parameter for which a value is returned.

Return Type

Object

Examples

Example 33: Get current option for a given parameter

 
 
GetParameter(ObjectPath='/SystemCoupling/SolutionControl', Name='DurationOption')

'EndTime'