FORMULA LANGUAGE


Examples: @RegQueryValue
This example obtains the current registered Notes executable directory in Windows.

@RegQueryValue("HKEY_LOCAL_MACHINE"; "Software\\Lotus\\Notes\\5.0"; "Path")

See Also