PdcInfo.CheckUserAndPassword

From External Bemet Wiki
Revision as of 12:24, 15 March 2019 by Mike (talk | contribs) (Created page with "== Declaration == CheckUserAndPassword(username as string, password as string) as boolean == Description == Returns true if the supplied username and password match. == Note...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

CheckUserAndPassword(username as string, password as string) as boolean

Description

Returns true if the supplied username and password match.

Notes

Code example

Availability

Available since april 2019 (from version 5.4)