value Method

Returns the value of a parameter.

Syntax

def value(param_name: str) -> str: ...

Remarks

The class will search through the params properties for the parameter identified by ParamName and will return the value associated with it provided in the properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]