Non-dimensional functions
Description¶
Non-dimensional functions return non-dimensional objects like processes, users or forms.
They present their attributes.
Examples
var := User.code;
Saves, in the "var" variable, the code of the user who ran the form.
var := Form.desc;
Saves, in the "var" variable, the description of the form in use in the language set in the user table.