Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

You are viewing documentation of version 9.0, which is not included in the latest version. Click here to open the index page for version 18.0.

IKeymanError::ParameterValue

Returns the value of the parameter, as a string. All parameters values are returned as strings

Declaration
Property Get ParameterValue(Index As Long) As String
Parameters
No Name Type Description
1 Index Long 1-based index of the Parameter Value
Return Value
String
Example Code