Crestron simpl plus language ref 사용자 설명서

다운로드
페이지 374
Software Crestron 
SIMPL+
®
40 
z SIMPL+
®
Language Reference Guide - DOC. 5797G
#HINT
Name:
#HINT
Syntax:
#HINT “Hint Text” 
Description:
The #HINT shows up in the status bar and provides a short tactical clue as to the 
function of the symbol, in the same way that Crestron-defined built-in symbols do. If 
the hint is specified, it will be visible when the symbol is highlighted in the User 
Modules section of the Symbol Library. The text shows up as the symbol name as it 
is stored on disk, followed by a colon, followed by the text. For example, a symbol 
with the name “My Symbol” might be stored on disk with the filename 
MYSYM.USP. If the hint is specified as #HINT “This is my symbol!” then the status 
bar will show “MYSYM.USP : This is my symbol!”. If no #HINT is specified, then 
only the filename is shown. 
Example:
#HINT “This module controls a CNX-PAD8 Switcher” 
Version:
SIMPL+ Version 1.00