Holograms_ReplaceEmptyValues()
Replace a double split with an empty line
This function will not have very much use outside of holograms.
Full Function
Holograms_ReplaceEmptyValues(lines: text)
Parameters
Name
Type
Description
lines
text/string
Text to get split
Return Value
This function will return a list with the values seperated
Example:
Last updated