dm_cgi_size Function

public function dm_cgi_size(param) result(sz)

Returns the current number of elements in the given (opaque) CGI parameter type.

Arguments

Type IntentOptional Attributes Name
type(cgi_param_type), intent(inout) :: param

CGI parameter type.

Return Value integer