Holograms_SetLine()
Change the text of a line of a hologram
Full Function
Holograms_SetLine(id: string, line: integer, new_line: string)
Parameters
Name
Type
Description
id
text/string
ID of target hologram
line
integer/number
The line number to change
new_line
text/string
The text to change the specified line to
Return Values & Meanings
Success
Usage
Last updated