Function
FlowForma.Questions.GetValueFromPickerValue(pickerValue, onComplete, rowIndex)Description
This function gets the value from a FlowForma question, using FlowForma entity picker value.Variables
pickerValue
Format - Stringified JSON object. (Example:'{"StepCode":"step1","QuestionCode":"step1.1","Type":"question","SubQuestionCode":null,"StepId":1,"QuestionId":1}').
Description – Using this value function returns the correct question value.

