GetParameters

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalString GetParameters(  )

This method returns the parameter section of the URL COMMENTS: Both parameter name and values are encoded in the returned string. Get and set parameter values it's recommended to use the iParameters interface which gives a cMessage interface against the parameters.

Returns

Return value is the contents of the parameter section or STRING_Null if no parameters.