getInputDefaultValue(quote, fieldName)

Determines the input for the initial guided selling prompt.

Signature

global String getInputDefaultValue(SObject quote, String fieldName)

Parameters

quote
Type: SObject
The current quote.
fieldName
Type: String
Quote field used in evaluations to determine the method's output.

Return Value

Type: String

Returns the string value used as the guided selling prompt's initial input.