getInputDefaultValue(quote, fieldName)
Determines the input for the initial guided selling prompt.
global String getInputDefaultValue(SObject quote, String fieldName)
- quote
Type: SObject
The current quote.
- fieldName
Type: String
Quote field used in evaluations to determine the method's output.
Type: String
Returns the string value used as the guided selling prompt's initial input.