Keywords

Kalipso - Developing - Form - Expressions - Functions - Functions List - Keywords

Function

Description

This Keyword returns a <string>, the project defined Currency Decimal Places.

This Keyword returns a <string>, the project defined Currency Symbol.

Returns the index of the column of a Table Control, clicked by the user.

Returns the command line used to start the process.

Returns the ASCII char number 13, Carriage Return.

Returns a <numeric>, the index of the current item added in "Item Added" and "ItemAdded Background Thread" events.

Returns the index of the current plane on the Form.

Returns the Database Version parameter defined by the user under the Project Properties (Others).

This Keyword returns a <string>, the path of the folder registered in the system as the Downloads folder.

Returns the ASCII char number 34, Double Quote.

This Keyword returns a <string>, the project defined Decimal Separator.

Returns the ASCII chars number 13 and 10, Carriage Return and Line Feed.

Returns the ID of the Action that caused the error.

Returns the code of the error caused by an Action.

Returns the message of the error caused by an Action.

Returns the value of false that is "0".

Returns the internal code of the error caused by an Action.

Returns True if the Project is being executed in the Simulator.

Returns the installed version of Kalipso.

Returns the ASCII value of the pressed key.

Returns the path to the Kalipso folder on the current device.

Returns the highest index of a plane containing Controls in the current Form.

Returns the ASCII char number 10, Line Feed.

Returns 0.

Returns the path to the Project folder on the current device.

Returns the mathematical value of pi.

Returns the index of the option selected by the user on the last Popup Menu.

Returns the Project Name parameter defined by the user under the Project Properties (Others).

Returns the Project Version parameter defined by the user under the Project Properties (Others).

Returns the accuracy level of the last Voice Recognition.

Returns the confidence level of the last Voice Recognition.

Returns TRUE if an extra event was recognized.

Returns the number of records returned by the last SQL Sentence Action.

This Keyword returns a <string>, the path of the external Storage, normally the SDCard.

This Keyword returns a <string>, the path of application specific folder on the external Storage, normally the SDCard. Some platforms don't support this, so they return the same as SDFOLDER added with the name of the project.

Returns the ASCII char number 9, TAB.

This Keyword returns a <string>, the path of the folder registered in the system as the Temporary folder.

Returns the value of TRUE that is "1".

This Keyword returns a <string>, the project defined Thousand Separator.

Returns 1.

Last updated