The tooltip shows the syntax, arguments, and a brief explanation of the function (Figure 3.4). The tip also appears in the script editor window status bar.
Figure 3.4 Tooltip for a JSL Function
To turn off function tooltips, deselect Preferences > Script Editor > Show Operator Tips.
my_variable = 8;
my_variable = "eight";

Help created on 10/11/2018