i created a new control with type (select list), its lookup method is Automatic. I want to retrieve the value selected by user in the background, how can we do this in Scriptcase environment.
i used the next code, but it retrieve null.
$selected_value = {select_list_control_name};