get_config_schema_choice Subroutine

public subroutine get_config_schema_choice(index, choice_index, value, found)

Copy one allowed string token from a schema entry's choice list.

choice_index is 1-based to match the ABI-facing schema table order.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: index
integer, intent(in) :: choice_index
character(len=*), intent(out) :: value
logical, intent(out) :: found