EN 776 documents

Engine Help: P

Filtered overview of the Engine Help documentation.

← Back to Engine Help overview

11 documents found

@Password

Function Version 10.01

Generates from TEXT TEXTPASSWORD1 a hash, which is returned as TEXT . In case of an error, @Password @Error is returned. FN FNHASHTYPE2: 1 returns a hash like @Password in Notes. (Version compatible with Notes version >= …

@Power

Function Version 1.90

Calculates FN/FNLIST FN1/FNLIST1 to the power of FN/FNLIST FN2/FNLIST2. Each element of FNLIST2 is applied to the corresponding element of FNLIST1 . If one list is shorter, its last element is used for all missing elemen …

@ProperCase

Function Version 1.90

Returns TEXT/TEXTLIST TEXT1/TEXTLIST1 in proper case, i.e. the first letter is uppercase and the following letters are lowercase.

@PrtVStack

Function Version 1.90

Outputs the VStack with dem names NAME1 (if "" is specified, _PRCVSTACK - the local VStack of this function or context - is used). With FN OPTIONS2 the detailed behavior can be specified, and with FN SIZE3 a maximum size …

@PushAndReplace

Function Version 4.50

Replicates the database with the DBHANDLE FROMDBHANDLE1 with the database with the DBHANDLE TODBHANDLE2 in the direction from FROMDBHANDLE1 to TODBHANDLE2, replicating only the documents that match the Notes-compatible s …

@PushWithFormula

Function Version 4.50

Replicates the database with the DBHANDLE FROMDBHANDLE1 with the database with the DBHANDLE TODBHANDLE2 in the direction from FROMDBHANDLE1 to TODBHANDLE2, replicating only the documents that match the Notes-compatible s …

@PutQueue

Function Version 4.60

Places the message TEXT TEXTMESSAGE with priority FN FNPRIORITY into the message queue with queue handle VSPECQUEUEHANDLE QUEUEHANDLE. On success, TRUE is returned; otherwise @ERROR. FN FNPRIORITY: 1   = Highest priority …

Parameter passing

Text Version 1.90

Parameter passing for Engine Batch Commands. A parameter begins immediately after the preceding separator (":" or ",") and ends immediately before a separator ("," or ";"). A command must be terminated with a semicolon ( …

PRC Document

Text Version 1.90

A PRC Document contains an Engine Script program. This is the old name for an Script Document, but it is still used in the Batch Scripts, in the commands (Commands) for compatibility reasons. Note : This text was machine …

PRG Document

Text Version 1.90

A PRG Document is an Engine Time Event Document. This is the old name for an Engine Time Event Document, but it is still used in the Batch Scripts, in the commands (Commands) (as well as on the server console) for compat …

PROCESS

Command Version 1.90

Calls the processing macro prc_file.