wwSoap::GetNamedParameter

Returns a parameter or return value by name. This method must be called after parameter or return value parsing is complete.

o.GetNamedParameter(lcParm, llReturnValue)

value of parameter/return value or .NULL. You should check lError and cErrorMsg if your result can potentially contain .NULL.

Parameters

lcParm
Parameter name or return value to return.

llReturnValue
If .T. returns a named Return value rather than a parameter (from aReturnValues as opposed to aParameters)

See also

Class wwSoap

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic