2025.3 Method
Changes 4
M

EvaluatedParameter.AsValueString

Description:
Get the parameter value as a string with units.
Overloads (2):
AsValueString(Document,FormatOptions)
public string AsValueString(
	Document doc,
	FormatOptions options
)
  • doc
    The document to be used to obtain information about the parameter.
  • options
    Options for formatting the string.
Return Value String The string that represents the parameter value.