get_first_name: Get the first name from a full name

get_first_nameR Documentation

Get the first name from a full name

Description

Get the first name from a full name

Usage

get_first_name(full_name)

Arguments

full_name

The full name from which to extract the first name

Value

A string containing the first name

Examples

get_first_name("John Nsombo")
get_first_name("Jorgen Von Straggle")

Aypak/dbhelpers documentation built on June 28, 2023, 2:51 a.m.