PdcProject.UserString

From External Bemet Wiki
Revision as of 12:38, 22 June 2023 by TC (talk | contribs) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

UserString(Index as long) as String

Description

Returns or changes user text field number x

The index runs from 0 to 4. The corresponding fieldname starts with 1 (DF_USER1) So index 0 is DF_USER1

Notes

Code example

Availability

Available since February 2011 (From version 4.2 onwards).