|
_N(myStr = ParamList( ''Name'', ''Values'', default = 0 ));
You can also turn off output with this statement:
EnableTextOutput(False); //do your stuff EnableTextOutput(True); -- Terry -----Original Message-----
When I use ParamList to make a list of parameters for an indicator, AB always show its value in the interpretation window. How to make AB now to show the selection?
Thank you in advance.
Clement
Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [amibroker] Do not show the result of ParamList in Inte... Terry
- RE: [amibroker] Do not show the result of ParamList in... Clement, Gmail
