Value Method

Returns the value of a parameter.

Object Oriented Interface

public function doValue($paramname);

Procedural Interface

ipworks_soap_do_value($res, $paramname);

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