|
|
|
|
|
|
|
Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
Restores previously deleted Salesforce records. |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) modified during the specified period. |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) deleted during the specified period. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
Enables or disables the automatic security mechanism on one or more data files. |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Performs a search in an XML document. |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|