DN_GETVALUE

LuaFAR 3

DN_GETVALUE


Param1
    integer; according to Far API 

Param2
    table
      GetType: integer
      ValType: integer (enum FARMACROVARTYPE)
      Value:   nil, flags, string, or number (depends on ValType)

Return
    table
      ValType: integer (enum FARMACROVARTYPE)
      Value:   flags, string, or number (depends on ValType)

Note
    If the returned value is not a table containing valid values,
    then 0 is returned to Far.

Far API used:
  DlgProc, DN_GETVALUE