Calls the ProcessString event handler on the server.
[Visual Basic]Public Function ProcessString( _
ByVal inStr As String _
) As String
Parameters
- inStr
- Specifies the input string to be processed.
Return Value
This method returns a string containing the results returned by the ProcessString event handler.
Remarks
Returns a string containing the results returned by the ProcessString event handler.
See Also
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace