Universal Methods and Subroutines

Method or
Subroutine Name
Parameter Name Valid Input Value or
Attribute Value
DescriptionSorted descending Default Value
    DESCR Use description from the FIELDS_DESCR method.  
    FIND_DESCR Use description from FIND_FIELDS_DESCR method.  
    SIZE The field size in digits.  
    HIDDEN The field is not visible. Non-visible fields are defined with FIELDS_HIDDEN method.  
    NOTNULL The field is not null-able; See also FIELDS_NOT_NULL method.  
    PRIMARY_KEY The field is a primary key.  
    NAME The INFO method will retrieve all fields parameters or parameters of one field with parameter NAME. See also FIELDS method.  
Find_Component()     Returns the name of the component to be used in the search field.
It first seeks for _FIND_FIELD, _FIND_ALIAS, _ALIAS, _FIELD methods.
If component is not found it returns BOOL_FIND_FIELD or STANDARD_FIELD.
INFO     Retrieves information from a .mql file and from a database table.
It is cached in global hash $Global{"ATTRS_<SCHEMA>_<TABLE>"}
 
  $list   Input string.  
  $sep   Input separator. The default separator is ,
    DECIMAL Decimal size of the field.  
    TYPE Data type of the field (integer, float, ...)
The parameter limits the response to the requested type of query.
 
List2Array()     Converts an input string into an array using input separator.  
         
Versione pagina: r9 - 22 Apr 2018, GuidoBrugnara
Questo sito utilizza FoswikiCopyright (©) Leader.IT - Italy P.I. IT01434390223 Informativa privacy & uso dei cookies