About WinStudio keywords

Keywords specify how a particular form looks and acts. In the syntax keyword(value), value can be made up of other keyword(value) constructs. For example, the keyword VARIABLES takes as a parameter the name of a variable. This keyword can be placed in the parameters for other keywords, as in the following: FILTER(VARIABLES(FilterVar)).