<< Click to Display Table of Contents >>

PickedValue

Value to be returned when an ImagePicker has a picture or image.

When an ImagePicker has a picture or image, GetInputValue() or GetInputXML() or GetInputJSON() function return the image in a text string format of "data:;base64...". If you want to get some value other than the image, set PickedValue to the value you want to get.