Namespaced Aliases
NS_JSON
Collision-resistant alias for SPLIT_NAME_JSON.
Syntax
=NS_JSON(full_name)Parameters
NameTypeDescription
Name
full_nameTypetext or range
DescriptionFull name text, or a range containing full names.
Returns
The same result as SPLIT_NAME_JSON.
Example
=NS_JSON(A2)Result: {"lastName":"van Beethoven","hasCompoundSurname":true}
Notes
NS_JSON accepts the same arguments as SPLIT_NAME_JSON.
Use the alias when you want formulas with a family prefix.