Holograms_SetLine()
Change the text of a line of a hologram
Full Function
Parameters
Name
Type
Description
Return Values & Meanings
Usage
set {_l} to Holograms_SetLine("hologram_id", 3, "New text for 3rd line")
if {_l} is 1:
send "That hologram does not have that many lines!"Last updated