RhinoCommon API
File3dmStringTableGetValue Method (String, String) |
Returns a string value given a section and entry.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public string GetValue( string section, string entry )
Public Function GetValue ( section As String, entry As String ) As String
Parameters
- section
- Type: SystemString
The section at which to get the value. - entry
- Type: SystemString
The entry to search for.
Return Value
Type: StringThe string value if successful.

Rhino for Windows
Supported in: 6.14