any

Uniface data type for any kind of data. It can only be used for the parameters of Global ProcScripts and entries, and in global and component variables.

Use

Use in the params blocks of entries and the variables block for component variables.

To define an any global variable, choose $ in the Data Type list of the editor.

Description

A variable or parameter with this data type can be assigned a value of any other data type, at which point it takes on the data type of its value.