PdcProject.UserCheck: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
Returns or changes user check field number x
Returns or changes user check field number x


Index runs from 0-5. Fields are from 1-5
Its index runs from 0 to 4. The corresponding fieldname starts with 1 (DF_VINK1)


== Notes ==
== Notes ==

Revision as of 10:39, 20 December 2018

Declaration

UserCheck(Index as long) as Boolean

Description

Returns or changes user check field number x

Its index runs from 0 to 4. The corresponding fieldname starts with 1 (DF_VINK1)

Notes

Code example

Availability

Available since February 2011 (From version 4.2 onwards).