accept
Accepts an internet connection and creates a socket for that connection.
Accepts an internet connection and creates a socket for that connection.
Adds a number to a container and places the resulting value in the container.
Use this command to add data to the data grid after you have already populated it by setting the dgData or dgText.
Add tab delimited text to the data grid after you have already populated it by setting the dgData or dgText.
Displays a dialog showing a permission request for permissionName. If a user has already granted permission for permissionName, this command does nothing.
Displays a dialog box with a message and up to seven buttons.
Displays the operating system's standard color-selection dialog box.
Removed in LiveCode 10.0.
Displays a standard file dialog for the user to select a file.
Displays a standard file dialog for the user to select a file.
Displays a standard file dialog for the user to choose a folder.
Displays the appropriate page setup dialog for the platform.
Displays the appropriate printer selection dialog for the platform.
Removed in LiveCode 10.0.
Displays a dialog box with a prompt, a text box for the user to enter a response, and OK and Cancel buttons.
Displays a standard Save dialog for the user to enter a file name and specify a location.
Displays a standard Save dialog for the user to enter a file name and specify a location.
Displays a dialog box like the ask command, but with the characters the user types displayed as asterisks (*) for privacy.
Delete a bucket.
Delete an object
Get a bucket description.
Get an object
Get the S3 service description.
Create a bucket.
Upload an object
Set the credentials and AWS region to use with the library
Sounds the system beep.
Blur the imageData of an image by a given radius.
Pauses the handler and displays the debugger window.
Executes the specified handler in any object's script.
Creates a native camera control.
Deletes a camera control.
Execute specific behaviors of camera controls created using cameraControlCreate.
Sets the properties of a camera control.
Removes a message that was queued with the send command and is waiting to be sent.
Cancels the current print job.
Selects a tool or paint tool.
Simulates a mouse click.
Duplicates an object.
Closes a stack window.
Closes a device driver that was opened with the open driver command.
Closes a file that was opened with the open file command.
Sends the current print job to the printer.
Closes a process that was started with the open process command.
Shuts down a connection that was opened with the open socket or accept command.
Transforms an array into a list.
Reclaims unused space within a stack's file structure.
Declares one or more constants and assigns values to them.
Changes a date, a time, or a date and time to a specified format.
Copies selected text or an object to the clipboard or to a card, group, or stack.
Creates a new object on the current card.
Makes a new alias, symbolic link, or shortcut to the specified file or folder.
Makes a new card with the same background (s) as the current card.
Makes a new folder.
Makes a new blank stack.
Create a widget control of the specified kind.
Trims an image.
Converts a data array into a delimiter separated string
Converts a data array into a delimiter separated string and saves it into a file
Parse tabular data from a text into an array
Parse tabular data from a CSV file into an array
Copies the selected text or the selected section of an image, or an object, and deletes it from the selection.
Executes a list of statements with additional debugging information when in the debugger.
Decrypt data using a cipher
Used to decrypt a file or string with RSA public or private keys and an optional passphrase.
Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.
Removes the selected text, or the selected section of an image, or an object.
Removes text from a container.
Removes a file from the user's system.
Removes a folder from the user's system.
Ends the current session and deletes it from the server.
Removes a substack from a stack file, or removes a main stack from memory.
Removes a file or directory from a server, or removes a file from your system.
Removes a variable contents from memory.
Deletes the specified indexes from the data grid.
Deletes the specified indexes from the data grid.
Deletes the specified lines from the data grid.
Deletes the specified lines from the data grid.
Removes elements from an array which have a corresponding element in another array, and leaves all others alone.
Dims a control so that it no longer responds to user actions.
Dims a menu or menu item so that it no longer responds to user actions.
Sends a message to an object via the normal message path.
Divides a container by a number and places the resulting value in the container.
Executes a list of statements.
Evaluate a script written in another programming language
Executes a list of statements within a widget.
Simulates a choice from a menu.
Simulates a mouse click and drag.
Removed in LiveCode 10.0.
Allows an owner or editor (if the ACL update policy allows) of a shared folder to add another member.
Returns the status of an asynchronous job.
Returns the status of an asynchronous job for sharing a folder.
Copy a file or folder to a different location in the user's Dropbox. If the source path is a folder all its contents will be copied.
Create a folder at a given path.
Create a shared link with custom settings
Delete the file or folder at a given path.
Download a file from a user's Dropbox.
Get information about a user's account.
Get information about multiple user accounts. At most 300 accounts may be queried per request.
Get information about the current user's account.
Returns shared folder metadata by its folder ID.
Returns the metadata for a file or folder.
Get a preview for a file.
Download the shared link's file from a user's Dropbox.
Get the shared link's metadata.
Get the space usage information for the current user's account.
Get a thumbnail for an image.
Starts returning the contents of a folder.
Once a cursor has been retrieved from list_folder, use this to paginate through all files and retrieve updates to the folder, following the same rules as documented for list folder.
A way to get a cursor for the folder's state.
A longpoll endpoint to wait for changes on an account.
Returns shared folder membership by its folder ID.
Once a cursor has been retrieved from dropboxListFolderMembers, use this to paginate through all shared folder members.
Return the list of all shared folders the current user has access to.
Once a cursor has been retrieved from dropboxListFolders, use this to paginate through all shared folder members.
Return the list of all shared folders the current user can mount or unmount.
Once a cursor has been retrieved from dropboxListMountableFolders, use this to paginate through all shared folder members.
Return revisions of a file.
List shared links of this user.
Modify the shared link's settings.
The current user mounts the designated folder.
Move a file or folder to a different location in the user's Dropbox.
Permanently delete the file or folder at a given path.
The current user relinquishes their membership in the designated shared folder and will no longer have access to the folder.
Allows an owner or editor (if the ACL update policy allows) of a shared folder to remove another member.
Restore a file to a specific revision.
Revoke a shared link.
Searches for files and folders.
Share a folder with collaborators.
Transfer ownership of a shared folder to a member of the shared folder.
The current user unmounts the designated folder.
Allows a shared folder owner to unshare the folder.
Allows an owner or editor of a shared folder to update another member's permissions.
Update the sharing policies for a shared folder.
Create a new file with the contents provided in the request.
Append more data to an upload session.
Finish an upload session and save the uploaded data to the given file path.
Upload sessions allow you to upload a single file in one or more requests, for example where the size of the file is greater than 150 MB.
Opens the script of an object in the development environment.
Sends the EditValue message to the column control for column pColumnName of line pLineNo.
Same as EditCell but uses an index rather than a line number to locate the line to edit.
Creates an editable field for editing the contents of pField.
Sends the EditValue pKey message to the row control for line pLineNo.
Same as EditKey but uses an index rather than a line number to located the line to edit.
Hide any visible data grid action control.
Display the action control for the data grid row with the given index.
Enables a control so that it responds to user actions.
Enables a menu or menu item so that it can be chosen by the user.
Encrypt data using a cipher.
Encrypt data using the RSA algorithm.
Content validation
Exports the selected image as a PBM, JPEG, GIF, BMP or PNG file.
Creates a picture file from a portion of the screen.
Exports the state of the given widget in a form which can be imported using import widget from array.
Exports the selected image as a PBM, JPEG, GIF, BMP or PNG file.
Abort a fetchUrl request
Cancel all fetchUrl requests
Filters each line, item, key or element in a source container or expression, removing the lines, items, keys or elements that do or don't match a pattern.
Searches the fields of the current stack.
Same as EditKey but uses an index rather than a line number to located the line to edit.
Invert an image horizontally or vertically.
Places the insertion point in a field, makes a control active, or removes focus from all controls.
Places the value of an expression in the it variable.
Declares a global variable.
Navigates to another card or stack.
Navigates forward or backward in a widget.
Causes an object to follow the movements of the mouse.
Creates a new group and adds the selected objects to it.
Makes an object invisible.
Removes the underline from grouped text.
Hides the menu bar on Mac OS systems.
Hides the task bar on Windows systems.
Highlights a button.
Respond to a HTTP request
Start a HTTP server
Stop a HTTP server
Creates an image, EPS, audio clip, or video clip and copies the contents of a file into the object.
Creates an image of a portion of the screen, a portion of a stack window, or a specific object and sets it to the long id of the created image.
Creates a widget from the supplied state array.
The **include** command executes the given script in the context of the global environment.
Places an object's script into the message path.
Removes elements from an array if they have no corresponding element in another array.
Displays an animated activity indicator on the screen
Stops a running activity indicator.
Allows the app to receive location updates when it is suspended
Remove all pending touch interactions from the event queue.
Sends a request to the iOS App Store for localized product details.
Sets the category identifier for an audio session.
Sets the "do not backup" flag for the given file.
Sets the data protection level of the given file.
Sets the maximum length of time a prompt for calibration is displayed to the user.
Sets the badge value of the Application Badge.
Starts monitoring a server of reachability via the network.
Synchronizes LiveCode redraws with the device's refresh rate.
Controls the style of the iOS status bar.
Starts tracking the heading of the device.
Starts tracking the location of the device.
Stops tracking the heading of the device.
Stops tracking the location of the device.
Sets whether the full resolution of high-resolution devices is to be used
Validate current key
Signals or quits another process or application on the same system.
Starts up an application, optionally opening a document in the application.
Use the launch command to open a document with the operating system's default program.
Launches a url in the appropriate manner for the current system.
Launches a url in a widget.
Downloads a file from an Internet server asynchronously via FTP, HTTP or HTTPS
Set this to true if you want libURL GET requests to follow HTTP redirects and GET the page that it is redirected to.
Uploads data to an Internet server asynchronously via FTP.
Uploads a file to an Internet server asynchronously via FTP.
Allows HTTP Server authentication message handling by a callback routine.
Sets the headers to be sent with each request to an HTTP server.
Sets the driver to be used by the libURL library for network transfers.
Allows for a '100 Continue' header response to be received from the server
Switches between sending LIST or NLST formats when listing the contents of an FTP directory.
Switches between active and passive mode for FTP transfers.
Sets the timeout value for FTP transfers.
Specifies a field for logging information about uploads and downloads.
Allows for server credential authentication.
Sets up a callback message to be sent periodically during uploads and downloads.
Downloads the file specified by a URL to a cache where it can be used by another handler.
Load a LiveCode Builder extension.
Declares one or more local variables and assigns initial values to them.
Locks the clipboard to prevent updates by other apps.
Removed in LiveCode Create 1.0
Sets the lockCursor property to true, preventing the cursor shape from changing.
Sets the lockErrorDialogs property to true, preventing the error window from being displayed when an execution error occurs.
Sets the lockMenus property to true, preventing the menu bar from being updated when the controls for the menu bar are changed.
Sets the lockMessages property to true, preventing setProp triggers, getProp calls, and certain messages from being sent.
Sets the lockMoves property to true, preventing motions caused with the move command from being immediately visible.
Sets the lockRecent property to true, preventing cards from being added to the recent cards list.
Sets the lockScreen property to true, temporarily preventing the screen from being updated.
Invokes the logMessage if it is not empty.
Sets the **mark** property of one or more cards to true.
Add a stream to a writer Platform:desktop
Create a media type Platform:desktop
Create a media file reader Platform:desktop
Create a video processor Platform:desktop
Create a media file writer. Platform:desktop
Delete a media tyoe Platform:desktop
Delete a media file reader Platform:desktop
Delete a video processor Platform:desktop
Delete a media file writer. Platform:desktop
Set an attribute of a media type Platform:desktop
Set the stream selection Platform:desktop
Set the current media type of a reader stream. Platform:desktop
Transcode part or all of the media from from a reader to a writer Platform:desktop
Set the destination rect of the video processor Platform:windowsPlatform: desktop
Set the current input media type Platform:desktop
Set the current output media type Platform:desktop
Set the source rect of the video processor Platform:desktop
Begin writing to a media file Platform:desktop
Finalize writing to a media file Platform:desktop
Set the input media type of a stream of a writer Platform:desktop
Closes an open session
Sends a message back to the calling object when the session is open
This handler requests a read of 'pLength' of data on an active session
Registers the calling control to receive the mergAccessoryConnected and mergAccessoryDisconnected messages
This handler requests a write of 'data' on an active session
Cancel an export
Export the asset to a file asynchronously
Release an asset export session from memory
Release the asset from memory
Activate/deactivate the audio session
Set the audio session category
iOS5+
Capture an image from the camera control
Create the camera control
Delete the camera control
Set a property of the camera control
Start detecting barcodes
Start recording a video
Stop detecting barcodes
Stop recording a video
Insert all tracks from an asset time range into a composition at a specified time
Insert an empty time range into all tracks of a composition
Release a composition from memory
Scale time range into all tracks of a composition
Insert a time range of an asset track into a composition track at a specified time
Insert an empty time range into a track of a composition
Scale time range into a track of a composition
Perform a specified operation with the player
Release a player from memory
Stop observing the periodic or boundary times and release the time observer from memory
Set a player property
Request access for the media type from the user
Saves image file to the library including metadata
Saves video file to the library
Add an instruction to a video composition
Add a layer instruction to the last instruction added to the video composition
Release a video composition from memory
Start a background task
Stop a background task
Add a characteristic to a previously created service
Cancel a pending or active connection to a peripheral
Establishes a local connection to a peripheral
Create a service to advertise
Delete a service
Initialise the external
Discover the characteristics of a service
Discover the descriptors of a service characteristic
When discovered the mergBLEPeripheralDidDiscoverIncludedServices is sent
Discover the services offered by a peripheral
Read the RSSI value which is returned via the mergBLEPeripheralDidUpdateRSSI message
Read the value of a service characteristic
Read the value of a descriptor of a service characteristic
Set notifications to service characteristic value changes
Write the value for a service characteristic
Write the value of a descriptor of a service characteristic
Scans for peripherals that are advertising services
Stop the scan begun by mergBLEScanForPeripheralsWithServices
Publish a bonjour service
Stop the search and release the search object from memory
Ends the bonjour service and releases it from memory,
Create a button
Delete a button
Set a button property
Request the placemarks found when searching for the address string
This command requests the core location framework determine if the user is inside or outside the region
This command requests the core location framework determine if the user is inside or outside the region
Request the placemarks found when searching for the location
Start the location manager
Recieve the mergCLVisit message when a the system detects a new visit related event
Stop monitoring vor visit events
Presents an action sheet on iPhone and popover on iPad showing the apps that the document type can be sent to
Presents an action sheet on iPhone and popover on iPad showing the options for the document type
Presents the document in a full screen modal interface
Authenticate the local player
Connect to a peer
Get the local player's achievements
Achievements and leaderboards both allow players to measure their progress playing your game
Request a list of the local player's friends
Request the details of a list of players
Get a leaderboard of scores
Your game should report progress to Game Center whenever the player makes progress towards completing an achievement
Your game should create the score object and report the score to Game Center immediately after the score is earned
Send data to all peers
Send data to other peers
Present the Game Center achievement modal dialog
Allows your game to display a notification banner that displays text to the player
Present the Game Center leaderboad modal dialog
Register as a peer in the GameKit peer-to-peer session
Stop the peer-to-peer session
Add a quantity sample
Add a workout
Requests permission to save and read the specified data types
Query samples between given dates
Stop a running query
Authenticate the user with Touch ID
Set the audio format to output
Set the audio quality level to use when encoding
Set the number of channels to record (either mono - 1 channel, or stereo - 2 channels)
Set the sample rate measure in hertz (number of samples to take per second - 44100 is CD quality)
Set the target bit rate to use formats that have such a notion specified in combined (all changes) bits per second
This handler starts recording audio using any previously configured settings to the given output file
This handler stop any current recording operation
Set individual annotation properties
This command initialises/creates the map but does not display it
This command deletes the current map and removes it from the screen if it's currently visible
This command deletes the annotation from the map
This command deletes the overlay from the map
Add a polyline overlay showing the directions for a route or a step within a route
Delete the directions
Get directions between two coordinates
Set the properties of the map
Release a media query from memory
Group the query results into collections using a grouping type
This command registers for a notification to be sent to the calling control (me) whenever it occurs
This command releases the notification observer created by the mergNotify command
This command sends a notification
Presents a modal view that you can use to offer various services from your application
Presents a modal PDF file reader using the vfrReader open source project
Set the brightness of the screen
Presents a modal settings dialog using InAppSettingsKit
Sets the setting for the specified key
Sets the setting for the specified key
Sets the setting for the specified key
Presents a modal view for posting to the specified social network service
Send a tweet using the standard iOS tweet sheet
Create data to be sent as an email
Place an ad of the given type
Allows the user to add a contact to the contact list.
Delete a given ad.
Registers the application Inneractive identifier with LiveCode.
Sets the topLeft position of an ad.
Specifies whether an ad can be seen or is hidden.
Displays an animated activity indicator on the screen
Stops a running busy indicator.
Cancel all scheduled Local Notifications.
Cancel a particular scheduled Local Notification.
Remove all pending touch interactions from the event queue.
Opens a new email message in the user's email program.
Opens a new email message in the user's email program.
Opens a new text message in the user's text messaging program.
Opens a new email message in the user's email program.
Creates a native iOS or Android control.
Deletes a native mobile control.
Execute specific behaviors of native mobile controls created using mobileControlCreate.
Sets a property of a native iOS or Android control.
Allows the user to create a contact.
Schedules a new Local Notification with the operating system.
Removes a channel from memory.
Disabled the accelerometer so that accelerationChanged events are not delivered.
Release the NFC device and allow NFC tags to be handled by other apps.
Disables the receipt of purchaseStateUpdate messages.
Disables access to the remote control feature on android and iOS.
Enables the accelerometer so that accelerationChanged events are delivered.
Ensure any detected NFC tags are dispatched to the app while running in the foreground.
Enables the receipt of purchaseStateUpdate messages
Enables access to the remote control feature on android and iOS.
Saves an image to the user's photo album.
Allows the user to search for a contact, based on the contact's name.
Hides the status bar on mobile devices.
Prevents iOS or Android from dimming or locking the screen after periods of no user interaction.
Temporarily prevents orientation changes.
Pauses the sound currently playing on the given channel.
Presents the user with a native list picker dialog.
Allows the user to select a contact from the contacts list.
Allows the user to select the date, time or both the date and time (iOS Only) using the native device date picker.
Allows the user to select iPod media items on iOS or start a media selector on Android.
Displays the iPhone or Android native photo picker.
Plays a sound on a given channel.
Notify the AppStore/Market Place that the item has been delivered to the user.
Create a new purchase.
Notify the AppStore/Market Place that a purchase request has been initiated.
Sets the value of a property of an in-app purchase.
Confirm or reject a purchase in the unverified state.
Allows the user to remove a contact from the contacts list.
Instructs the App Store or Marketplace to re-send notifications of previously completed purchases.
Resumes playback of the current sound on the given channel.
Set the list of allowed orientations.
Set the list of allowed orientations.
Configures the mode in which the keyboard is displayed
Configures the type of return key displayed on the keyboard.
Configures the type of keyboard that is to be displayed.
Set the number of location changes to be retained
Configures the information displayed on the remote control device, or on the (locked) home screen controls.
Sets the volume of a sound channel.
Allows the user to show a contact from the contacts list.
Shows the status bar on mobile devices.
Starts listening for readings from the named sensor.
Stops the currently playing sound and clears any scheduled sound on the given channel
Stops listening for readings from the named sensor.
Inform the store that the purchase identifier productID was successfully delivered.
Consume a purchased item.
Disables the receipt of purchaseStateUpdate messages.
Enables the receipt of purchaseStateUpdate messages.
Create and send a request for a new purchase.
Request details for a specific in-app purchase.
Instruct the store to re-send notifications of previously completed purchases.
Set the type of an in-app purchase.
Confirm or reject a purchase in the unverified state.
Allows iOS or Android to dim and lock the screen after periods of no user interaction.
Allows orientation changes and updates the interface to the device's current orientation.
Allows the user to create a contact, based on some existing contact data.
Causes the iOS or Android device to vibrate.
Opens a stack as a modal dialog box.
Opens a stack in a modeless dialog window.
Moves an object from one location to another.
Multiplies a number by a container and places the resulting value in the container.
Present an authorization dialog for any web service that supports OAuth2 Authorization Code Flow
Obtain a new authorization token using a refresh token
Establishes a connection to a device so you can send data to it or get data from it.
Opens a file so its contents can be accessed or modified.
Begins a batch print job, which allows more than one card to be printed on a page.
Starts a print loop that outputs directly to pdf rather that the currently configured printer.
Starts a program.
Establishes either a TCP or UDP communications socket between your system and another system.
Displays an option menu whose menu items are buttons in a stack.
Opens a stack in a palette window.
Pastes the contents of the clipboard into the selection or insertion point.
Adds an existing group of objects to a card and sets the sharedBehavior property to true.
Plays a movie or sound.
Plays a sound.
Plays a full screen video.
Retrieves a card from the list created with the push command, and either goes to that card or places its ID in a container.
Displays a popup menu whose menu items are either lines in a button or buttons in a stack.
Sends data to a web server using the POST action of HTTP.
Preloads a movie into memory.
Preloads an image into memory.
Prints one or more cards.
Defines a target for an internal hyperlink within a PDF document.
Creates a document outline in a PDF generated by the pdf printing commands.
Defines a hyperlink within a pdf print loop.
Displays a pulldown menu whose whose menu items are buttons in a stack.
Places a card's long ID in a list, from which it can be retrieved later with the pop command.
Places a value into a container.
Write a binary string to stdout.
Write the given (unicode) string to stdout, processing it for suitable output in an SGML content context.
Sets a cookie in a visiting browser for a given URL.
Replaces or adds a CGI output header to the current list that is generated the first time any data is output to stdout.
Write the given (unicode) string to stdout, processing it for suitable output in an SGML markup context.
Write the (unicode) text string to stdout.
Inserts a unicode string into a field where specified.
Create a QR code
Set colors other than the default black and white
Quits the application.
Takes incoming data from a device that has been opened with the open driver command, and places the data in the it variable.
Takes data from a file that has been opened with the open file command, and places the data in the it variable.
Accepts the output of a process that was opened with the open process command, placing the data in the it variable.
Accepts data from a socket and places the data in the it variable.
Pauses the current sound recording.
Resumes the paused sound recording.
Starts recording from the system's audio input to a file.
The **redo** command is not implemented and is reserved.
Redraws row associated with pIndexes using latest data.
Redraws row using latest data.
Redraws the data displayed in the data grid.
Aids the manipulation of layers.
Deletes a group from a specified card.
Takes an object out of the message path that was placed in the message path with the insert script command.
Gives a file or folder a new name or moves it to a new location or both.
Replaces text in a container with other text.
Replaces text in a field container with other text with control over what happens to existing styling.
Returns data to an application that sent LiveCode an Apple Event.
The **request** data gets information from another application via Apple Events.
Gets data about an Apple Event that was sent to LiveCode.
Executes the given script in the context of the global environment.
Returns the specified template object to its default settings.
Reloads the standard set of cursors.
Restores the default settings of the global properties that apply to painting.
Resets the current printer and settings to the system defaults.
Closes all open sockets and halts all pending Internet operations.
Resets the control by clearing out any data.
Redraws the data grid data after having copied in fresh copies of any templates.
Used internally when the rect of the data grid changes.
Resolves a short id or name of an image relative to an object to find the long id of the image that will use as an icon or pattern on the object.
Adds the named handler to the 'LiveCode' object within the current JavaScript context of the browser.
Go back in the specified browser.
Destroy the specified browser
Go forward in the specified browser.
Makes the text bigger in the specified browser
Makes the text smaller in the specified browser.
Navigates a browser to a given url.
Prints the current page of the specified browser.
Redraws the specified browser.
Refreshes the specified browser.
Removes the named handler from the 'LiveCode' object within the current JavaScript context of the browser.
Sets a given property of a specified browser.
Takes a snapshot of the current browser page.
Stops the specified browser.
Updates Geometry settings.
Changes the height and width of a stack window.
Closes a record set (database cursor).
Closes the connection to a database.
Saves recent changes to a database.
Copies a file.
Copies a folder with all its contents.
Removes a folder and all its contents.
Restores a stack to its state when last saved, deleting all changes made since the last save.
Executes a SQL statement on a database.
No longer supported, and included for backwards compatibility only. Moves an animation created in the Animation Builder to the specified frame.
Used to open a URL in a web browser.
Loads the operating system's text-to-speech software from memory.
Opens a new email message in the user's email program.
Opens a new unicode email message in the user's email program
Moves a folder with all its contents to another location.
Moves to the first record of a record set.
Moves to the last record of a record set.
Moves to the next record in a record set.
Moves to the previous record in a record set.
Moves to the specified record in a record set.
No longer supported and included for backwards compatibility only.
Prints the contents of a field.
Prints a report from the report viewers on the current card.
Prints formatted or unformatted text.
Rolls back recent changes to a database.
Rotates a graphic by a specified angle.
Changes the current profile used for a card and all its objects.
Specifies where the Database library should look for database drivers.
Sets the pitch (whether the voice is high or low) to be used with text to speech.
The speechProvider is either "sapi4", "sapi5" or "speechmanager", or empty for the default.
Sets the speed at which the revSpeak command speaks.
Specifies which voice to use with the revSpeak command.
Sets the volume at which the revSpeak command speaks.
Changes the current profile used for all stacks in a stack file and all their objects.
Changes the current profile used for a stack and all its objects.
Controls display of the Page Setup (on Mac OS systems) and Print dialog boxes when using the revPrintField or revPrintText commands.
Speaks text through the computer's speakers.
No longer supported and included for backwards compatibility, halts an animation created with the Animation Builder in LiveCode versions older than 2.5.
Halts a speech that was started with the revSpeak command.
Removes the operating system's text-to-speech software from memory.
Moves and resizes objects according to their Geometry pane settings.
Adds an internal DTD to an existing XML tree.
Adds a child node to the specified parent node in an XML tree.
Adds XML text to an XML tree.
Duplicates a node in an XML tree and copies it to the specified position
Removes all XML tree structures in memory.
Removes a node from an XML tree.
Removes an XML tree structure from memory.
Inserts a node as a sibling of siblingNode in the specified tree.
Moves a node in an XML tree to the specified position
Sets the contents of a node in an XML tree.
Adds a single parameter to an XML-RPC document structure.
Removes all XML-RPC document structures in memory.
Deletes an XML-RPC document structure, freeing up the memory of its associated resources.
Deletes a single parameter from an XML-RPC document structure.
Returns the name of the method in an XML-RPC document structure.
Sets the host and optionally the port of an XML-RPC document structure.
Sets the name of the method in an XML-RPC document structure.
Sets the path in an XML-RPC document structure.
Sets the port of an XML-RPC document structure.
Sets the protocol of an XML-RPC document structure.
Sets the socket of an XML-RPC document.
Creates an attribute of a node, or sets the value of an existing attribute.
Adds an item to a zip archive and puts the specified data into it
Adds a file to an open zip archive
Adds an item to a zip archive and puts the specified data into it without compressing the data.
Adds a file to an open zip archive without compressing the data.
Cancels the current zip operation from within the revZip progress callback.
Closes a zip archive
Deletes an item from a zip archive.
Extracts an item from a zip archive and places the item in a file.
Extracts the data from an item in a zip archive and places it in a variable
Opens a zip archive for processing in LiveCode.
Renames an item in a zip archive.
Replaces the contents of an item in a zip archive with the contents of a variable.
Replaces the contents of an item in a zip archive with the contents of a file.
Sets a progress callback for zip operations
Rotates an image through the specified angle.
Hide any visible data grid swipe control.
Display the data grid swipe control on the given side of the row with the given index.
Saves a stack file on the user's system.
Start the script profiler targeting a specific stack
Stop the script profiler and present the script profile report
Scrolls the data grid so that the line associated with pIndex in the internal data array is in view.
Scrolls the data grid so that pLine is in view.
Secures an open socket.
Locates a position in a file, to be used by the read from file and write to file commands.
Selects part of the text of a field, or places the insertion point in a field, or removes the insertion point, or Selects one or more objects.
Selects all lines in the data grid.
Sends a message to an object.
Sends an Apple event to a program.
Assigns a value to a property.
Updates the key pIndex in the internal data array.
Updates the internal array of line pLine in the data grid.
Displays a stack as a sheet dialog box.
Makes an object visible.
Flips through cards in the current stack.
Underlines grouped text.
Displays the menu bar on Mac OS systems.
Displays the task bar on Windows systems.
Sorts the cards of a stack into a new order.
Sorts the lines or items of a container into a new order.
Pass in a column to sort by.
SortDataByKey is the underlying command that all column sorts call.
Transforms a list into an array.
Resumes playing a paused movie or sound.
Puts a stack into group-editing mode.
Begins a server session.
Places a stack into the message path.
Loads a font from a font file into memory.
Stops a currently playing sound or movie.
Takes a stack out of group-editing mode.
Stops an object that was set in motion by the move command.
Stops the current sound recording.
Ends the session explicitly, saving the contents of the $_SESSION variable.
Removes a stack from the message path that was placed in it with the start using command.
Unloads a font file from memory.
Subtracts a number from a container and places the resulting value in the container.
Removes elements from a target array which have a corresponding element in a template array, and adds elements from the template array that have no which have no corresponding element in the target array.
Opens a stack in an editable window.
Sets a CA bundle to be used for SSL connections within the tsNet external.
Closes all open connections and disables the tsNet external.
Removes the specified connection from memory.
Enable or disable automatic creation of missing directories when uploading files via FTP or SFTP.
Initialises the tsNet external. This must be done prior to calling any other functions within the tsNet library.
Enable or disable connection re-use when using tsNet with libUrl.
Enable or disable automatic following of HTTP redirects.
Sends a message to the given callback with verbose debug information during network transfers.
Enable or disable "simple" directory listings over FTP and SFTP.
Enable or disable the use of active transfers for FTP.
Enable or disable the use of a proxy for networking transfers.
Sends a message to the given callback when status updates are available for network transfers.
Adjust the timeout values used by tsNet external.
Enable or disable SSL certificate revocation checks.
Prevent proxy CONNECT responses from being included in the returned HTTP headers
Enable or disable SSL peer certificate verification.
Converts a data array into a delimiter separated string
Converts a data array into a delimiter separated string and saves it into a file
Parse tabular data from a text into an array
Parse tabular data from a TSV file into an array
Simulates typing on the keyboard.
Has no effect and is included in LiveCode for compatibility with imported Oracle Media Objects and SuperCard projects.
Reverses the last user action.
Makes a group's objects into card objects, deleting the group.
Sets a button's hilite property to false.
Combines two arrays.
Removes a file that was placed in the local cache by the load command, or cancels a download or upload in progress.
Unload a LiveCode Builder extension.
Unlocks the clipboard and pushes the changes to the system clipboard.
Removed in LiveCode Create 1.0.
Sets the lockCursor property to false, allowing the cursor shape to change normally depending on what the mouse pointer is over.
Sets the lockErrorDialogs property to false, allowing the error window to be displayed when an execution error occurs.
Sets the lockMenus property to false, so the menu bar is updated when the menus are changed.
Sets the lockMessages property to false, allowing messages to be sent when navigating between cards.
Sets the lockMoves property to false, allowing object motions caused with the move command to be seen.
Sets the lockRecent property to false, allowing cards to be added to the recent cards list.
Sets the lockScreen property to false, updating the screen and displaying any changes made since the screen was locked.
Sets a card's mark property to false.
Adds a visual effect transition.
Pauses a handler before executing the rest of its statements.
Sends data to a device that has been opened with the open driver command.
Places data in a file that has been opened with the open file command.
Sends input to a process that was opened with the open process command.
Sends data to a socket.
Has no affect, included for backwards comptability
Is included for backwards compatibility and does nothing.
Has no affect, included for backwards compatibility
Choose a mouse mode. The viewer defaults to browse mode. Choose selection to select text.
Close an open PDF view.
This command sets the value of a named variable to the imageData of the current image selection.
This command sets the value of a named variable to the UTF16 encoded text of the current selection.
Navigate to a page using either one of the four navigation constants or a specific pageNumber.
This command sets the value of a named variable to the imageData of the rendered page.
Create a named PDF Viewer associated with a specific stack window.
Set the current selection of the PDF Viewer to a specific range.
Set the current image selection of the PDF Viewer to a specific range.
Set a property of the PDF Viewer.
This command sets the value of a named variable to the UTF16 encoded text of a specific page.
Zoom the page using either one of the five zoom constants or a specified percentage.