Skip to main content

fn_select_string

Function fn_select_string 

Source
pub fn fn_select_string(
    index: u8,
    values: impl Into<ExpStringList>,
) -> ExpString
Expand description

Type-specific helper for string select expressions that doesn’t require turbofish syntax. Use this when working with ExpString values.