Post Reply 
Choose function
05-16-2015, 05:45 PM
Post: #2
RE: Choose function
(05-15-2015 06:49 AM)Heino Wrote:  Hallo all,

How can i make a Choose function with e. g. a yellow background?

I think no, almost for now.

Standing on the help we have:
«CHOOSE(var, “title”, “item1”, “item2”,[…"item14"]) or CHOOSE(var,"title",{"item1"..."itemN")
Description
Displays a choose box with the given title and containing items with the strings "item1", etc. If the user choose an object, var will be updated to contain the number of the selected object (an integer, 1, 2, 3, …); otherwise, stores zero in var if the user exits without choosing.
Returns true (non zero) if the user selects an object, otherwise return false (0).»

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Choose function - Heino - 05-15-2015, 06:49 AM
RE: Choose function - salvomic - 05-16-2015 05:45 PM
RE: Choose function - kharpster - 05-16-2015, 09:21 PM
RE: Choose function - Heino - 05-17-2015, 01:49 PM



User(s) browsing this thread: 1 Guest(s)