value (method)

Returns the value of a parameter.

Syntax

- (NSString*)value:(NSString*)paramName;
public func value(_ paramName: String) throws -> String

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 iOS Edition - Version 20.0 [Build 8307]