RhinoCommon API
StringTableSetString Method (String, String, String) |
Adds or sets a user data string to the document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public string SetString( string section, string entry, string value )
Public Function SetString ( section As String, entry As String, value As String ) As String
Parameters
- section
- Type: SystemString
The section. - entry
- Type: SystemString
The entry name. - value
- Type: SystemString
The entry value.
Return Value
Type: StringThe previous value if successful and a previous value existed.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8