gui.setEditBoxPlaceholderText
Assigns a placeholder string to an editBox component.
Prototype
bOk = gui.setEditBoxPlaceholderText ( hComponent, sText )
Parameters
hComponent - valid GUI component handle
sText - the text string you want to set
Return values
bOk - true on success
Available since ShiVa 2.0