concat

Function concat 

Source
pub async fn concat(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>