Function pop

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