Namespaced Aliases
NS_INITIALS
Collision-resistant alias for GET_INITIALS.
Syntax
=NS_INITIALS(full_name)Parameters
NameTypeDescription
Name
full_nameTypetext or range
DescriptionFull name text, or a range containing full names.
Returns
The same result as GET_INITIALS.
Example
=NS_INITIALS(A2)Result: JRRT
Notes
NS_INITIALS accepts the same arguments as GET_INITIALS.
Use the alias when you want formulas with a family prefix.