&ClassifySDT = GetClassify(&URL)
In: &URL of type: Text, GenexusWatsonSDK. It corresponds to the image URL.
Out: &ClassifySDT variable based on the SDT Classify.
&FaceDetectionSDT = GetFaceDetection(&URL)
In: &URL of type: Text, GenexusWatsonSDK. It corresponds to the image URL.
Out: &FaceDetectionSDT variable based on the SDT FaceDetection.
&RecognizeTextSDT = GetRecognizeText(&text)
In: &URL of type: Text, GenexusWatsonSDK. It corresponds to the image URL.
Out: &RecognizeTextSDT variable based on the SDT: RecognizeText.