Source Context Failing checks
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
add items...
MockSpinnerAddItems
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
Upload File ...
addButton
Add Screen ...
addFormButton
To use this file, click Projects > Import project (.aia) from my computer ...
aiaMediaAsset
Please wait %1 seconds...
blocksTruncatedDialogButtonHTML
Opening the Blocks Editor... (click to cancel)
cancelBlocksEditorButton
Checkpoint ...
checkpointButton
Resize...
cmResize
Upload Component...
componentUploadWizardCaption
Copying ...
copyingRpcMessage
Custom...
customEllipsis
Loading ...
defaultRpcMessage
Delete...
deleteFileCommand
Deleting ...
deletingRpcMessage
It may take a little while for your projects to be downloaded. Please be patient...
downloadAllAlert
Downloading to phone ...
downloadingRpcMessage
Upload File ...
fileUploadWizardCaption
From URL...
fromUrlButton
Opening ...
galleryAppOpening
Publishing ...
galleryAppPublishing
Removing ...
galleryAppRemoving
Updating ...
galleryAppUpdating
Project Loading...
galleryLoadingDialogText
Import project (.aia) from my computer ...
importProjectMenuItem
Import project (.aia) from a repository ...
importTemplateButton
Your app "{0}" has inappropriate content. Please review the guidelines at ...and modify your app accordingly.
inappropriateAppContentEmail
Input a Url...
inputNewUrlCaption
Packaging ...
isBuildingButton
Upload Keystore...
keystoreUploadWizardCaption
Downloading {0} from the App Inventor server...
loadingAsset
...
moderationDotDotDot
Packaging ...
packagingRpcMessage
Preview...
previewFileCommand
Project Properties...
projectPropertiesMenuItem
Import Project...
projectUploadWizardCaption
Export to File ...
saveAsButton
Save project as ...
saveAsMenuItem
Saving ...
savingRpcMessage
Screens ...
screensButton
Search Components...
searchComponents
see more ...
seeMoreLink
Sending {0} to companion...
sendingAssetToCompanion
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