|
Imports data from the specified Spreadsheet component by taking the specified x column for the x values, and the specified y column for the y values. Prior to calling this function, the Spreadsheet component''s ReadSheet method has to be called to load the data. The usage of the GotSheet event in the Spreadsheet component is unnecessary. Empty columns are filled with default values (1, 2, 3, ... for Entry 1, 2, 3, ...).
|
ImportFromSpreadsheetMethodDescriptions
|
|
|
|
|
Imports data from the specified Web component, given the names of the X and Y value columns. Empty columns are filled with default values (1, 2, 3, ... for Entry 1, 2, ...). In order for the data importing to be successful, to load the data, and then this block should be used on that Web component. The usage of the gotValue event in the Web component is unnecessary.
|
ImportFromWebMethodDescriptions
|
|
|
|
|
Set the points of the LineString from a specially-coded character string of the form: [[latitude1, longitude1], [latitude2, longitude2], ...]
|
LineString__PointsFromStringPropertyDescriptions
|
|
|
|
|
|
|
|
|
|
|
Returns the name of the month from the instant, e.g., January, February, March...
|
MonthNameMethodDescriptions
|
|
|
|
|
Specifies the Points used for drawing the `Polygon`. The Points are specified as a list of lists containing latitude and longitude values, such as `[[lat1, long1], [lat2, long2], ...]`.
|
Polygon__PointsPropertyDescriptions
|
|
|
|
|
<p>A spinner component that displays a pop-up with a list of elements. These elements can be set in the Designer or Blocks Editor by setting the<code>ElementsFromString</code> property to a string-separated concatenation (for example, <em>choice 1, choice 2, choice 3</em>) or by setting the <code>Elements</code> property to a List in the Blocks editor. Spinners are created with the first item already selected. So selecting it does not generate an After Picking event. Consequently it''s useful to make the first Spinner item be a non-choice like "Select from below...". </p>
|
SpinnerHelpStringComponentPallette
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To use this file, click Projects > Import project (.aia) from my computer ...
|
|
|
|
|
|
Please wait %1 seconds...
|
blocksTruncatedDialogButtonHTML
|
|
|
|
|
Opening the Blocks Editor... (click to cancel)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
componentUploadWizardCaption
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It may take a little while for your projects to be downloaded. Please be patient...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Import project (.aia) from my computer ...
|
|
|
|
|
|
Import project (.aia) from a repository ...
|
|
|
|
|
|
Your app "{0}" has inappropriate content. Please review the guidelines at ...and modify your app accordingly.
|
inappropriateAppContentEmail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keystoreUploadWizardCaption
|
|
|
|
|
Downloading {0} from the App Inventor server...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
projectPropertiesMenuItem
|
|
|
|
|
|
projectUploadWizardCaption
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sending {0} to companion...
|
|
|
|
|
|
Establish the secret seed for HOTP generation. Return the SHA1 of the provided seed, this will be used to contact the rendezvous server. Note: This code also starts the connection negotiation process if we are using WebRTC. This is a bit of a kludge...
|
setHmacSeedReturnCodeMethodDescriptions
|
|
|
|