GetPrompt Method

GetPrompt function

Prompt string for the parameter. Presented to the spreadsheet user along with input UIto collect the parameter value before refreshing the external data. Used only whenparameterType = prompt.


func (instance *ConnectionParameter) GetPrompt()  (string,  error) 

Remarks

See Also